statsmodels.regression.rolling.RollingRegressionResults.fvalue

RollingRegressionResults.fvalue

F-statistic of the fully specified model.

Calculated as the mean squared error of the model divided by the mean squared error of the residuals if the nonrobust covariance is used. Otherwise computed using a Wald-like quadratic form that tests whether all coefficients (excluding the constant) are zero.


最終更新日: 2025年01月28日