View source: R/apollo_addCovariance.R
apollo_addCovariance | 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 |
Model object. Estimated model object as returned by function apollo_estimate. |
apollo_inputs |
List grouping most common inputs. Created by function apollo_validateInputs. |
model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.