View source: R/print_mcmlrts.R
vcov.rtsFit | R Documentation |
rtsFit
objectReturns the calculated variance-covariance matrix for a rtsFit
object that was fit using maximum likelihood methods.
Bayesian models will return an error.
## S3 method for class 'rtsFit'
vcov(object, ...)
object |
A |
... |
Further arguments passed from other methods |
A variance-covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.