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@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:[EMAIL PROTECTED] UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/ La Jolla, San Diego 92093-0901
______________________________________________
R-help@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.