| vcov.mtar | R Documentation |
mtarComputes estimates of the variance–covariance matrices for the scale parameters of a fitted multivariate TAR model.
## S3 method for class 'mtar'
vcov(object, ..., FUN = mean)
object |
an object of class |
... |
additional arguments passed to |
FUN |
a function to be applied to the MCMC chains of the scale parameters in order
to obtain point estimates. By default, |
A list containing the variance–covariance estimates obtained by applying
FUN to the MCMC chains associated with the scale parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.