npde.plot.npde {npde} | R Documentation |
Plots for pd and npde
Description
Plots for pd and npde
Usage
npde.plot.pd(npdeObject, ...)
npde.plot.npde(npdeObject, ...)
npde.plot.npd(npdeObject, ...)
Arguments
npdeObject |
|
... |
additional arguments to be passed on to the function, to control which metric (npde, pd, npd) is used or to override graphical parameters (see the PDF document for details, as well as |
Value
a ggplot object or a list of ggplot objects (grobs)
[Package npde version 3.5 Index]