Residualit
Residualit is a proposed statistical measure intended to quantify how large a model’s residuals are relative to the inherent variation in the data. It is defined as a dimensionless ratio that objects to the absolute scale of residuals by comparing the model’s prediction error to the observed spread of the response variable.
Calculation proceeds from a fitted model. For data (x_i, y_i) with predictions ŷ_i, residuals are e_i =
Interpretation and use are still evolving. Residualit can be used to compare models across datasets with different
History and status: residualit is not part of the formal statistical canon and appears only in limited
See also: residual, RMSE, standard deviation, model evaluation.