statsmodels.stats.diagnostic.het_white(resid, exog, retres=False)
[source]
White’s Lagrange Multiplier Test for Heteroscedasticity
Parameters: |
|
---|---|
Returns: |
|
assumes x contains constant (for counting dof)
question: does f-statistic make sense? constant ?
Greene section 11.4.1 5th edition p. 222 now test statistic reproduces Greene 5th, example 11.3
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.stats.diagnostic.het_white.html