statsmodels.regression.linear_model.OLS.df_model¶ property OLS.df_model¶ The model degree of freedom. The dof is defined as the rank of the regressor matrix minus 1 if a constant is included.