pn.lines {PowerNormal} | R Documentation |
Plot lines of PN densities
Description
Add lines of PN estimated denisty or log-density in pn.dens or pn.hist plots.
Usage
pn.lines(x, model, log=FALSE, ...)
Arguments
x |
the response vector |
model |
a variable returned by |
log |
Logical, plot log-density if TRUE (default = FALSE) |
... |
further arguments to |
[Package PowerNormal version 1.2.0 Index]