print {FastJM} | R Documentation |
Print jmcs
Description
Print jmcs
Print mvjmcs
Usage
## S3 method for class 'jmcs'
print(x, digits = 4, ...)
## S3 method for class 'mvjmcs'
print(x, digits = 4, ...)
Arguments
x |
Object of class 'mvjmcs'. |
digits |
the number of significant digits to use when printing. |
... |
Further arguments passed to or from other methods. |
Value
a summary of data, joint model, log likelihood, and parameter estimates.
a summary of data, joint model, log likelihood, and parameter estimates.
Author(s)
Shanpeng Li lishanpeng0913@ucla.edu
See Also
[Package FastJM version 1.5.1 Index]