bornhuetterFerguson
Description
Use this workflow to generate unpaid claims for a
bornhuetterFerguson
:
Load or generate the data for the Bornhuetter-Ferguson technique.
Create a
developmentTriangle
object.Create an
expectedClaims
object.Create a
bornhuetterFerguson
object.Use the
ultimateClaims
function to calculate the ultimate claims.Use the
ibnr
function to calculate the incurred-but-not-reported (IBNR) claims.Use the
unpaidClaims
function to calculate the unpaid claims.Use the
summary
function to generate a summary report for the Bornhuetter-Ferguson technique.
Creation
Description
creates a bf
= bornhuetterFerguson(dT_reported
,dT_paid
,expectedClaims
)bornhuetterFerguson
object using the
developmentTriangle
objects for reported claims
(dT_reported
) and paid claims
(dT_paid
) and the
expectedClaims
.
Input Arguments
Properties
Object Functions
ultimateClaims | Compute projected ultimate claims for bornhuetterFerguson
object |
ibnr | Compute IBNR claims for bornhuetterFerguson
object |
unpaidClaims | Compute unpaid claims estimates for bornhuetterFerguson
object |
summary | Display summary report for Bornhuetter-Ferguson analysis |
Examples
Version History
Introduced in R2020b