Thank you David. I got it now.

Maybe you can help again.

I am typing the following code to draw a QQ plot but the line does not look 
right?

*******************
qqnorm(cbiomass)

qqline(cbiomass)
***********************
the graph looks very different from the graph generated by SAS.

Thank you again.

Emiliano.

Date: Fri, 22 Jan 2010 21:32:26 -0800
From: ml-node+1213199-1966337...@n4.nabble.com
To: eerama...@hotmail.com
Subject: Re: Quartiles and Inter-Quartile Range



It's looks like you think that type=2 are the 'true' quantiles, but the default 
method in R is type=7


You might want to look at ?stats::quantile


hth

david freedman





View message @ 
http://n4.nabble.com/Quartiles-and-Inter-Quartile-Range-tp1145817p1213199.html


To unsubscribe from Quartiles and Inter-Quartile Range, click here.


                                          
_________________________________________________________________
Sabia que você tem 25Gb de armazenamento grátis na web? Conheça o Skydrive 
agora.

Live:produtoSkyDrive:Tagline:WLCRM:On:WL:pt-BR:SkyDrive
-- 
View this message in context: 
http://n4.nabble.com/Quartiles-and-Inter-Quartile-Range-tp1145817p1289588.html
Sent from the R help mailing list archive at Nabble.com.

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to