On 25/05/2012 12:41 PM, QAMAR MUHAMMAD UZAIR wrote:
> dear all,
> it will just take you a minute to tell me the difference
> between qnorm and qqnorm. are they same or is there any
> difference between them??
They are very different, qqnorm draws a plot, qnorm does a calculation
of some of the values you might use in that plot. See ?qnorm and ?qqnorm.
Duncan Murdoch
______________________________________________
[hidden email] mailing list
https://stat.ethz.ch/mailman/listinfo/r-helpPLEASE do read the posting guide
http://www.R-project.org/posting-guide.htmland provide commented, minimal, self-contained, reproducible code.