example_portfolio {volrisk} | R Documentation |
Example Portfolio
Description
A synthetic insurance portfolio provided for testing and demonstration of package functionality. This dataset illustrates the structure and variables commonly used in life insurance modeling.
Usage
example_portfolio
Format
A data frame with 50 rows and 12 variables:
- POL_ID
Policy ID number
- CLIENT_ID
Client ID number
- ISSUE_AGE
Age of the insured at policy issue
- GENDER
Gender of the insured
- DURATION
Policy year of coverage
- ATT_AGE
Attained age in each duration
- qx
Mortality rate based on Japanese standard valuation table
- FACE
Face amount of the policy
- RATE
Premium rate applied
- MORTALITY
Actual assumed mortality rate
- LAPSE
Policy lapse rate
- NAR
Net amount at risk
[Package volrisk version 0.1.0 Index]