[R] calculation for standard normal cumulative distribution
Charles C. Berry
cberry at tajo.ucsd.edu
Sun Nov 2 02:36:15 CET 2008
That's too easy.
The posting guide is your friend. Especially the part about using help
as in
help('normal')
which would reply:
No documentation for 'normal' in specified packages and libraries:
you could try '??normal'
And indeed you could, which leads rather quickly to the help page for
the right function!
---
HTH,
Chuck
On Sat, 1 Nov 2008, sandsky wrote:
>
> Is there anyone knowing a function or way for standard normal cumulative
> distribution?
>
> Φ(z=-0.1)=?
> also
> Φ(z=?)=0.025
>
> Thank you,
>
>
>
> --
> View this message in context: http://www.nabble.com/calculation-for-standard-normal-cumulative-distribution-tp20282804p20282804.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>
Charles C. Berry (858) 534-2098
Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/ La Jolla, San Diego 92093-0901
More information about the R-help
mailing list