Skip to contents

This function allows to define the behavior of the triangle payments.

Usage

# S3 method for class 'AggregateDataPP'
plot(x, ...)

Arguments

x

AggregateDataPP to be plotted.

...

Arguments to be passed to plot.

Value

No return value, plots the run-off triangle cumulative payments and incremental payments.

References

Pittarello, Gabriele, Munir Hiabu, and Andrés M. Villegas. "Replicating and extending chain ladder via an age-period-cohort structure on the claim development in a run-off triangle." arXiv preprint arXiv:2301.03858 (2023).

Examples

data(sifa.mtpl)
sifa.mtpl.pp <- AggregateDataPP(cumulative.payments.triangle=sifa.mtpl)
plot(sifa.mtpl.pp)
#> Warning: Removed 66 rows containing missing values or values outside the scale range
#> (`geom_line()`).
#> Warning: Removed 66 rows containing missing values or values outside the scale range
#> (`geom_line()`).