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

NpdeObject-class

Class "NpdeObject"


Description

An object of class NpdeObject

Objects from the Class

NpdeObject objects are typically created by calls to npde or autonpde. They contain the following slots:

data

an object of class NpdeData, containing the observed data

sim.data

an object of class NpdeSimData, containing the simulated data

results

an object of class NpdeRes, containing the results

options

a list of options

prefs

a list of graphical preferences for the plots

Methods

print(x):

Prints a summary of object

show(x):

Prints a short summary of object

showall(x):

Prints a detailed summary of object

plot(x):

Diagnostic and other plots. More details can be found in plot.NpdeObject

summary(x):

Returns a summary of object x in list format

gof.test(x, parametric=TRUE, ...):

Returns goodness-of-fit tests

set.plotoptions(x):

Sets options for graphs (internal method used in plots)

See Also

Examples

methods(class="NpdeObject")

showClass("NpdeObject")

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.