NpdeObject-class | R Documentation |
An object of class NpdeObject
NpdeObject objects are typically created by calls to npde
or autonpde
. They contain the following slots:
an object of class NpdeData, containing the observed data
an object of class NpdeSimData, containing the simulated data
an object of class NpdeRes, containing the results
a list of options
a list of graphical preferences for the plots
Prints a summary of object
Prints a short summary of object
Prints a detailed summary of object
Diagnostic and other plots. More details can be found in plot.NpdeObject
Returns a summary of object x in list format
Returns goodness-of-fit tests
Sets options for graphs (internal method used in plots)
npde
, autonpde
, NpdeData
, NpdeSimData
, NpdeRes
, gof.test
methods(class="NpdeObject")
showClass("NpdeObject")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.