Uses of Class
dev.nm.stat.test.regression.linear.heteroskedasticity.Heteroskedasticity
-
Packages that use Heteroskedasticity Package Description dev.nm.stat.test.regression.linear.heteroskedasticity -
-
Uses of Heteroskedasticity in dev.nm.stat.test.regression.linear.heteroskedasticity
Subclasses of Heteroskedasticity in dev.nm.stat.test.regression.linear.heteroskedasticity Modifier and Type Class Description class
BreuschPagan
The Breusch-Pagan test tests for conditional heteroskedasticity.class
Glejser
The Glejser test tests for conditional heteroskedasticity.class
HarveyGodfrey
The Harvey-Godfrey test tests for conditional heteroskedasticity.class
White
The White test tests for conditional heteroskedasticity.
-