The following measures are reported:
- AIC
Akaike information criterion, balancing likelihood fit and
model complexity.
- BIC
Bayesian information criterion, applying a stronger
sample-size-dependent complexity penalty.
- RMSE
Root mean squared error between observed and response-scale
predicted values.
Lower values are preferred within each measure, but the measures answer
different questions. AIC and BIC depend on the model likelihood, whereas
RMSE measures error on the response scale. Comparisons are therefore most
meaningful when models use the same response, estimation records, weights
and offsets.
The table does not select a pricing model automatically. In actuarial model
assessment, statistical fit should be considered together with portfolio
calibration, residual behaviour, coefficient stability, exposure by level
and the practical interpretability of the resulting tariff structure.
The implementation is adapted from performance::model_performance().