CNM-class: Class CNM

Description Objects from the Class Slots Methods Note Author(s) References See Also Examples

Description

This is a class representation for CNM model fitting results.

Objects from the Class

Objects can be created by calls of the form new("CNM", ...) or the functions CNM.full-methods and CNM.simple-methods

Slots

Model:

Object of class character representing the fitted CNM model.

output:

Object of class matrix representing the parameter estimates from the fitted CNM model.

Methods

print

signature(x = "CNM"): Display CNM model fitting result.

show

signature(object = "CNM"): Display CNM model fitting result.

Note

The usage of this class is demonstrated in the vignette.

Author(s)

Yen-Yi Ho

References

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.

See Also

related methods print, show.

Examples

1
showClass("CNM")

LiquidAssociation documentation built on Nov. 8, 2020, 5:44 p.m.