resi.waldtest: Robust effect size add-on for Wald tests and anova

Description Usage Arguments 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. Object handling is handled by the 'lmtest' package.

Usage

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

Arguments

object

The model object.

...

Arguments passed to waldtest

vcov.

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

Value

Returns an anova-like test and the robust effect size index for comparing two or more models.


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