statsmodels.regression.linear_model.GLSAR.df_model

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


Last update: Mar 18, 2024