## completed run-off triangle with the 'unknown' (future) payments
print(triangle <- GFCIB$bodilyInjury[1:15, 1:15])
plot(mcReserve(triangle))
## completed run-off triangle with unknown future
print(observed(triangle))
plot(mcReserve(observed(triangle)))
## the run-off triangle with future payments without MACRAME completion
plot(as.profileLadder(triangle))
Run the code above in your browser using DataLab