[R] QQplot normally distributed

Kjetil Halvorsen kjetilbrinchmannhalvorsen at gmail.com
Tue Jun 19 21:21:07 CEST 2012


Or uou can try
library(car)

?qqPlot

use that with argument simulate=TRUE, which will give a simulated
envelope around the curve for
comparison.

Kjetil

On Tue, Jun 19, 2012 at 9:30 AM, Özgür Asar <oasar at metu.edu.tr> wrote:
> Hi,
>
> Try boxplot for outliers.
>
> To decide whether they influence significantly, try confirmatory normality
> tests.
>
> Ozgur
>
> --
> View this message in context: http://r.789695.n4.nabble.com/QQplot-normally-distributed-tp4633819p4633830.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.



More information about the R-help mailing list