get_robust_variance: Gets the robust variance from a linear model

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Inputs a linear model from the lm function and prints / returns the robust variance and robust standard errors

Usage

1

Arguments

model

An lm object

Value

A list containing the robust variance and robust Std Err respectively

Examples

1
# get_robust_variance(my_linear_model)

maxdrohde/bios6312 documentation built on March 13, 2021, 1:50 p.m.