waldTest | R Documentation |
Run a Wald tests on discrete and continuous components
hypothesis
can be one of a character
giving complete factors or terms to be dropped from the model, CoefficientHypothesis
giving names of coefficients to be dropped, Hypothesis
giving contrasts using the symbolically, or a contrast matrix
, with one row for each coefficient in the full model, and one column for each contrast being tested.
waldTest(object, hypothesis)
object |
LMlike or subclass |
hypothesis |
the hypothesis to be tested. See details. |
array giving test statistics
fit
lrTest
lht
#see ZlmFit-class for examples
example('ZlmFit-class')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.