vcov {JMH} | R Documentation |
Extract variance-covariance matrix for joint models.
## S3 method for class 'JMMLSM'
vcov(object, ...)
object |
an object inheriting from class |
... |
further arguments passed to or from other methods. |
a matrix of variance covariance of all parameter estimates.
Shanpeng Li lishanpeng0913@ucla.edu