Description Usage Arguments Details Value Examples
Fit an auxiliary regression of the squared MCO residual on the covariates
specified in frml
.
1 |
model |
an estimated model returned by |
frml |
an one-sided with the regressors of the auxiliary regression.
If |
chisq |
if |
By default, the test is the F statistic of the auxiliary regression. The LM version of the test is the product of the umber of observations and the R-squared and it is distributed as a χ^2 under the null hypothesis of homoskedasticity.
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.