Description Usage Arguments Value
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.
1 | resi.waldtest(object, ..., vcov. = sandwich::vcovHC)
|
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. |
Returns an anova-like test and the robust effect size index for comparing two or more models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.