wald | R Documentation |
Currently only implemented for mmi_lm
objects. Standard wald test.
wald(object)
## S3 method for class 'mmi_lm'
wald(object)
## S3 method for class 'fam'
wald(object)
object |
Either an mmi model object or an mmi model family object. |
mmi_lm
: Performs a wald test for mmi_lm
objects.
fam
: Loops over all model elements in the family and does a Wald test for each, if defined;
tidy tibbles with this information will then be binded together.
Also computes the FDR-adjusted significance level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.