robust_sig_test: Perform heteroskedasticity robust significance tests

View source: R/robust_sig_test.R

robust_sig_testR Documentation

Perform heteroskedasticity robust significance tests

Description

Performs heteroskedasticity-robust t-tests for coefficients in a (generalized) linear (mixed) model.

Usage

robust_sig_test(object, type = "HC1")

Arguments

object

Model object of type "lm", "glm", "lmer", "glmer", "nlme"

type

Specifies which model to use for calculating HC standard errors. Can be any of "HC1","HC3"


AlexHartmann00/lmmadd documentation built on Aug. 16, 2022, 8:19 a.m.