Projection plot for an "PremiumFit" – observed and projected
cumulative premium by cohort, delegated to .plot_projection_fit().
Defined so an PremiumFit does not fall through to plot.CLFit(),
whose $full schema is loss-side.
Usage
# S3 method for class 'PremiumFit'
plot(x, ...)Arguments
- x
An object of class
"PremiumFit".- ...
Forwarded to
.plot_projection_fit()– seeplot.SAFit().
