capeCod
Description
Use this workflow to generate unpaid claims for a
capeCod
object:
Load or generate the data for the development triangle.
Create two
developmentTriangle
objects — one for the reported development triangle and one for the paid development triangle.Create a
capeCod
object.Use the
ibnr
function to calculate the incurred-but-not-reported (IBNR) claims.Use the
ultimateClaims
function to calculate the ultimate claims.Use the
unpaidClaims
function to calculate the unpaid claims.Use the
summary
function to display the chain ladder summary report.
Creation
Description
creates a cc
= capeCod(dT_reported
,dT_paid
,earnedPremium
)capeCod
object using the
developmentTriangle
objects for reported claims
(dT_reported
) and paid claims
(dT_paid
) and the
earnedPremium
.
Input Arguments
Properties
Object Functions
ibnr | Compute IBNR claims for capeCod object |
unpaidClaims | Compute unpaid claims estimates for capeCod
object |
ultimateClaims | Compute projected ultimate claims for capeCod
object |
summary | Display summary report for Cape Cod analysis |
Examples
Version History
Introduced in R2021a