Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

npde.plot.splitcov

Plots split by covariate for a NpdeObject object


Description

Plots split by covariate for a NpdeObject object (equivalent to using covsplit=TRUE with the appropriate plot.type)

Usage

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

Arguments

npdeObject

an object returned by a call to npde or autonpde

which.plot

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

...

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

Normalised Prediction Distribution Errors for Nonlinear Mixed-Effect Models

v3.1
GPL (>= 2)
Authors
Emmanuelle Comets [aut, cre] (<https://orcid.org/0000-0002-9150-9886>), Karl Brendel [ctb], Thi Huyen Tram Nguyen [ctb], Romain Leroux [ctb], France Mentre [ctb]
Initial release
2021-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.