statsmodels.regression.quantile_regression.QuantReg.df_model#

property QuantReg.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.