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.
List grouping most common inputs. Created by function apollo_validateInputs.