statsmodels.regression.linear_model.WLS.df_model# property WLS.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.