| vcov.dsge_fit | R Documentation |
When type = "robust" is passed to vcov(), returns the
sandwich variance-covariance matrix.
## S3 method for class 'dsge_fit'
vcov(object, type = c("conventional", "robust"), ...)
object |
A |
type |
Character. |
... |
Passed to |
Variance-covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.