print.JMMLSM {JMH}R Documentation

Print JMMLSM

Description

Print contents of JMMLSM object.

Usage

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

Arguments

x

Object of class 'JMMLSM'.

digits

number of digits of decimal to be printed.

...

Further arguments passed to or from other methods.

Value

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

Author(s)

Shanpeng Li

See Also

JMMLSM


[Package JMH version 1.0.3 Index]