| CheckInfoPD | R Documentation |
Stops with an error if the inverse information matrix has any negative diagonal element (indicating the information matrix is not positive definite).
CheckInfoPD(inv_info)
inv_info |
Inverse of the observed information matrix. |
Invisible TRUE if check passes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.