resi.glm: Robust effect size add-on for glm

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.glm(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 more stuff.

Value

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


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