| add.lp.lnorm {heR.Misc} | R Documentation |
Function to add a log-normal distribution to a log-probability plot.
add.lp.lnorm(gm=1, gsd=exp(1), lty=1, lwd=1, col="black")
gm |
the geometric mean for the distribution |
gsd |
the geometric standard deviation for the distribution |
lty |
the line type to use |
lwd |
the line width to use |
col |
the color to use |
A log-normal distribution takes the form of a straight line on a log-probability plot.
Invoked for the side effect of adding a line to a plot.
Neil E. Klepeis
neil AT exposurescience DOT org
http://klepeis.net
lpplot.data, lpplot,
add.lp.bin, add.lp.data