vcov2-internal: Inverse the Information Matrix
Description
Compute the inverse of the information matrix.
Usage
.info2vcov(information, attr.info = FALSE)
Arguments
- information
[matrix] information matrix to be inverted.
- attr.info
[logical] should the information matrix be returned as an attribute?