Learn R Programming

FastJM (version 1.5.0)

print: Print jmcs

Description

Print jmcs

Print mvjmcs

Usage

# S3 method for jmcs
print(x, digits = 4, ...)

# S3 method for mvjmcs print(x, digits = 4, ...)

Value

a summary of data, joint model, log likelihood, and parameter estimates.

a summary of data, joint model, log likelihood, and parameter estimates.

Arguments

x

Object of class 'mvjmcs'.

digits

the number of significant digits to use when printing.

...

Further arguments passed to or from other methods.

Author

Shanpeng Li lishanpeng0913@ucla.edu

See Also

jmcs

mvjmcs