Hello List, I need to calculate the p-value (in a standard normal gaussian) for a Z value I have. I guess if I had to calculate by myself the value of the area in my function or refer to some already made function in R. Any hints? Thank you very much, Simone
standard normal gaussian
2 messages · Simone Gabbriellini, Spencer Graves
?pnorm
For more information, try "help.start()" -> "An Introduction to R"
-> "Probability distributions".
spencer graves
simone gabbriellini wrote:
Hello List, I need to calculate the p-value (in a standard normal gaussian) for a Z value I have. I guess if I had to calculate by myself the value of the area in my function or refer to some already made function in R. Any hints? Thank you very much, Simone
______________________________________________ R-help at stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html