robust_model: Robust Model Standard Errors

View source: R/pow_sim.r

robust_modelR Documentation

Robust Model Standard Errors

Description

Robust Model Standard Errors

Usage

robust_model(model, data = NULL, robust_args = list())

Arguments

model

A fitted model object from lm or glm.

data

A data object that contains a fitted model.

robust_args

A named list of arguments passed to the robust model standard error function.


simglm documentation built on Sept. 2, 2026, 1:07 a.m.