Displaying 1 result from an estimated 1 matches for "tp3040427p3040427".
2010 Nov 12
4
dnorm and qnorm
...reversing the dnorm
function but I do not know how to do it in R.
> pdf.xb <- dnorm(-0.625)
> pdf.xb
[1] 0.328161
> qnorm(pdf.xb)
[1] -0.444997
> pnorm(pdf.xb)
[1] 0.628605
Many thanks,
Edwin
--
View this message in context: http://r.789695.n4.nabble.com/dnorm-and-qnorm-tp3040427p3040427.html
Sent from the R help mailing list archive at Nabble.com.