npde.plot.covariates: Covariate plots for a NpdeObject object

View source: R/func_plots.R

npde.plot.covariatesR Documentation

Covariate plots for a NpdeObject object

Description

Covariate plots for a NpdeObject object

Usage

npde.plot.covariates(npdeObject, which="x", ...)

Arguments

npdeObject

an object returned by a call to npde or autonpde

which

one of "x" (scatterplots of the metric versus X), "pred" (scatterplots of the metric versus predictions) or "ecdf" (empirical distribution function)

...

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 setPlotOptions)


LAPKB/npde documentation built on Oct. 19, 2022, 2:10 p.m.