Description Objects from the Class Slots Methods Note Author(s) References See Also Examples
This is a class representation for CNM model fitting results.
Objects can be created by calls of the form new("CNM", ...)
or the functions CNM.full-methods
and CNM.simple-methods
Model
:Object of class character
representing the fitted CNM model.
output
:Object of class matrix
representing the parameter estimates from the fitted CNM model.
signature(x = "CNM")
: Display CNM model fitting result.
signature(object = "CNM")
: Display CNM model fitting result.
The usage of this class is demonstrated in the vignette.
Yen-Yi Ho
Yen-Yi Ho, Leslie Cope, Thomas A. Louis, and Giovanni Parmigiani, GENERALIZED LIQUID ASSOCIATION (April 2009). Johns Hopkins University, Dept. of Biostatistics Working Papers. Working Paper 183. http://www.bepress.com/jhubiostat/paper183. Yen-Yi Ho, Leslie Cope, Thomas A. Louis, and Giovanni Parmigiani, GENERALIZED LIQUID ASSOCIATION (April 2009). Johns Hopkins University, Dept. of Biostatistics Working Papers. Working Paper 183. http://www.bepress.com/jhubiostat/paper183.
1 | showClass("CNM")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.