print.JMMLSM {JMH} | R Documentation |
Print contents of JMMLSM object.
## S3 method for class 'JMMLSM'
print(x, digits = 4, ...)
x |
Object of class 'JMMLSM'. |
digits |
number of digits of decimal to be printed. |
... |
Further arguments passed to or from other methods. |
a summary of data, joint model, log likelihood, and parameter estimates.
Shanpeng Li