powered by
An object of class NpdeObject
NpdeObject objects are typically created by calls to npde or autonpde. They contain the following slots:
npde
autonpde
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
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
NpdeData
NpdeSimData
NpdeRes
gof.test
methods(class="NpdeObject") showClass("NpdeObject")
Run the code above in your browser using DataLab