statsmodels.regression.linear_model.OLS.df_resid¶ property OLS.df_resid¶ The residual degree of freedom. The dof is defined as the number of observations minus the rank of the regressor matrix.