SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.test.regression.linear.heteroskedasticity

Class Summary
BreuschPagan The Breusch–Pagan test is used to test for heteroskedasticity in a linear regression model.
Glejser The Glejser test is used to test for heteroskedasticity in a linear regression model.
HarveyGodfrey The Harvey-Godfrey test is used to test for heteroskedasticity in a linear regression model.
White The White test is used to test for heteroskedasticity in a linear regression model.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.