npde.plot.npde: Plots for pd and npde

View source: R/plotNpde-plotFunctions.R

npde.plot.npdeR 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

an object returned by a call to npde or autonpde

...

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 set.plotoptions)

Value

a ggplot object or a list of ggplot objects (grobs)


npde documentation built on July 9, 2023, 5:20 p.m.