thetaSE | R Documentation |
This function computes the standard errors of the parameters in vector theta. This is done using an approximation of the Hessian matrix (using hessian
and nearPD
if info_mat
is not PD).
thetaSE(mdl)
mdl |
List with model properties |
List provided as input with additional attributes HESS
,theta_se
, info_mat
, and nearPD_used
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.