apollo_addCovariance {apollo} | R Documentation |
Receives an estimated model object, calculates its Hessian, and classical and robust covariance matrix, and returns the same model object, but with these additional elements.
apollo_addCovariance(model, apollo_inputs)
model |
A model object, as returned by apollo_estimate |
apollo_inputs |
List of settings. as returned by apollo_validateInputs |
model.