makeSandwich: This function calculates robust standard errors using the...

Description Usage

View source: R/helpers.R

Description

This function calculates robust standard errors using the sandwich estimator of the standard errors following Rabe-Hesketh & Skrondal 2006. For linear models, robust standard errors are returned from the main estimation function. This function is only used for post-hoc estimation for non-linear models.

Usage

1
makeSandwich(fittedModel)

ClaireKelley/WeMix documentation built on May 21, 2019, 6:46 a.m.