statsmodels.regression.rolling.RollingRegressionResults.df_resid¶
- RollingRegressionResults.df_resid¶
The residual degree of freedom.
The dof is defined as the number of observations minus the rank of the regressor matrix.
最終更新日:
2025年01月28日