statsmodels.regression.linear_model.RegressionResults.mse_total

method

RegressionResults.mse_total()[source]

Total mean squared error. Defined as the uncentered total sum of squares divided by n the number of observations.