capeCod
Description
Use this workflow to generate unpaid claims for a
                    capeCod object: 
- Load or generate the data for the development triangle. 
- Create two - developmentTriangleobjects — one for the reported development triangle and one for the paid development triangle.
- Create a - capeCodobject.
- Use the - ibnrfunction to calculate the incurred-but-not-reported (IBNR) claims.
- Use the - ultimateClaimsfunction to calculate the ultimate claims.
- Use the - unpaidClaimsfunction to calculate the unpaid claims.
- Use the - summaryfunction to display the chain ladder summary report.
Creation
Description
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 capeCodobject | 
| unpaidClaims | Compute unpaid claims estimates for capeCodobject | 
| ultimateClaims | Compute projected ultimate claims for capeCodobject | 
| summary | Display summary report for Cape Cod analysis | 
Examples
Version History
Introduced in R2021a