Description Usage Arguments Value Examples
Test that variables in frml
can be excluded from model
using a Wald test.
The parameter vce
determines how is computed the covariance matrix of the
model parameters (see se()).
1 |
model |
an estimated model returned by |
frml |
an one-sided formula specifying the terms to be tested.
If |
vce |
an object indicating how to obtain the covariance matrix. |
chisq |
if |
An object of class htest
with components:
the value of the test statistic.
the p-value of the test.
degrees of freedom.
a character string indicating what type of test was performed.
a character string describing the model.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.