.checkCV {RGAP} | R Documentation |
Checks the covariance matrix for invertibility and negative entries on the diagonal.
Description
Checks the covariance matrix for invertibility and negative entries on the diagonal.
Usage
.checkCV(fit, loc)
Arguments
fit |
Output of |
loc |
A data frame containing information on each involved parameter (list element
of objects of class |
[Package RGAP version 0.1.1 Index]