sloiseau at limsi.fr
2007-Apr-01 08:55 UTC
[R] [newbie] mesuring adequation of normal distribution with a variable
Hello, I'm looking for a way of mesuring the adequation of a given variable with the normal distribution. Does R provide a standard test for this purpose, or is there a statistical methodology? Best, Sylvain Loiseau
Boks, M.P.M.
2007-Apr-02 09:29 UTC
[R] [newbie] mesuring adequation of normal distribution with avariable
I am not sure what you mean with adequation, but maybe ?shapiro.test is what you are looking for? BW, Marco -----Oorspronkelijk bericht----- Van: r-help-bounces at stat.math.ethz.ch [mailto:r-help-bounces at stat.math.ethz.ch] Namens sloiseau at limsi.fr Verzonden: zondag 1 april 2007 10:55 Aan: r-help at stat.math.ethz.ch Onderwerp: [R] [newbie] mesuring adequation of normal distribution with avariable Hello, I'm looking for a way of mesuring the adequation of a given variable with the normal distribution. Does R provide a standard test for this purpose, or is there a statistical methodology? Best, Sylvain Loiseau ______________________________________________ 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 and provide commented, minimal, self-contained, reproducible code.