Learn R Programming

JMH (version 1.0.3)

print.JMMLSM: Print JMMLSM

Description

Print contents of JMMLSM object.

Usage

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

Value

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

Arguments

x

Object of class 'JMMLSM'.

digits

number of digits of decimal to be printed.

...

Further arguments passed to or from other methods.

Author

Shanpeng Li

See Also

JMMLSM