statsmodels.regression.linear_model.OLSResults.mse_total

method

OLSResults.mse_total()

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