Skip to content
Prev 85540 / 398506 Next

Difficulty with qqline in logarithmic context

Is there a good reason to use qqnorm in a single-log context?  Should one 
not rather use
since you are (I guess) looking at log-normality of freq?  Another way 
to look at that is
the same plot, different scales.  (I believe a QQ plot should always have 
comparable scales on the two axes.)

The point is that qqline is tied to normality, not to log-normality.
On Wed, 1 Feb 2006, Fran?ois Pinard wrote: