agg_sim_dat | R Documentation |
A pre-aggregated version of surrender and withdrawal experience from the
simulated data sets census_dat
, withdrawals
, and account_vals
. This
data is theoretical only and does not represent the experience on any
specific product.
agg_sim_dat
A data frame containing summarized experience study results grouped by policy year, income guarantee presence, tax-qualified status, and product.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 180 rows and 16 columns.
Policy year
Indicates whether the policy was issued with an income guarantee
Indicates whether the policy was purchased with tax-qualified funds
Product: a, b, or c
Sum of policy year exposures by count
Sum of claim counts
Sum of account value
Sum of policy year exposures weighted by account value
Sum of claims weighted by account value
Sum of squared account values
Number of exposure records
Sum of partial withdrawal transactions
Count of partial withdrawal transactions
Count of exposure records with partial withdrawal transactions
Sum of squared partial withdrawal transactions
Sum of account value for exposure records with partial withdrawal transactions
census_dat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.