Description Usage Arguments Value References See Also Examples
View source: R/anova.elliptical.R
Compute an analysis of deviance table for the fitted elliptical regression model.
1 2 |
object |
an object with the result of the fitted elliptical regression model. |
... |
arguments to be used to form the default control argument if it is not supplied directly. |
dispersion |
the dispersion parameter for the fitting family. By default it is obtained from the object. |
test |
a character string indicating the hypothesis test considered. Only chi-square test is implemented at moment. |
Return an object of class “anova”. This object contain the analysis of deviance table.
Cysneiros, F. J. A., Paula, G. A., and Galea, M. (2007). Heteroscedastic symmetrical linear models. Statistics & probability letters, 77(11), 1084-1090. doi: 10.1016/j.spl.2007.01.012
elliptical
, summary.elliptical
, family.elliptical
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.