With this:
> plot(seq(from=0,to=10,by=1),1-pbinom 
> (seq(from=0,to=10,by=1),size=6,prob=0.50),pch=15)

How do you change the Y-axis from 0 ~ 0.6?
I only get 0.0 ~1.0.

thx much

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to