resi.lm: Robust effect size add-on for lm objects

Description Usage Arguments Details Value

View source: R/resi.R

Description

Effect size summary that can compliment your summary output. All conversions are based on the robust effect size index estimator.

Usage

1
resi.lm(object, vcov. = sandwich::vcovHC, ...)

Arguments

object

The model object.

vcov.

The variance covariance matrix to use. Defaults to one of the heteroskedasticity consistent estimator. Note that this differs from the default in lmtest.

...

Arguments passed to coeftest

Details

Stuff and stuff.

Value

Returns a summary of tests and the robust effect size index for linear models.


simonvandekar/RESI documentation built on Jan. 22, 2021, 2:40 a.m.