vcov.bife | R Documentation |
vcov.bife
computes an estimate of the covariance matrix of the estimator of the
structural parameters from objects returned by bife
. The estimate is obtained
using the inverse of the negative Hessian after convergence.
## S3 method for class 'bife' vcov(object, ...)
object |
an object of class |
... |
other arguments. |
The function vcov.bife
returns a named matrix of covariance estimates.
bife
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.