[R] Can you help me sir,
PIKAL Petr
petr.pikal at precheza.cz
Thu May 9 16:44:08 CEST 2013
Hi
see
?rbinom
or other distribution functions
?Distributions
for plottting see
?plot
?curve
and for cdf see
?ecdf
and learn from examples in help pages.
Regards
Petr
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of ???
> Sent: Thursday, May 09, 2013 3:01 PM
> To: r-help at r-project.org
> Subject: [R] Can you help me sir,
>
> Hi
> My name is Jeong In Sim, and I'm korean.
> I'm learning 'R' on my own, so I have a question.
>
> I want to make probability density function and cumulative density
> function when X~Bin(10,0.5) How can I draw graph? Which function do I
> have to use?
>
> I want your help as soon as possible. Thank you
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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.
More information about the R-help
mailing list