Description Usage Arguments Value Examples
Calculates the embedded option prices for each employee using the stochastic scenario output from stocfloorOption() and stocfloorOptionPBO()
1 2 | planSummaryStoc(demoInfo, stochasticScenarios.out,
assumptions = planVariables)
|
demoInfo |
Demographic info for plan |
stochasticScenarios.out |
output of stochasticScenarios() |
assumptions |
Plan features and assumptions - by default the variables in planVariables are used. |
A list containing the total floor option cost for each scenario, the total floor option (PBO) cost for each scenario and a data frame containing the expected value and mean costs for each scenario
1 2 | planSummaryStoc.out <- planSummaryStoc(demoInfo, stochasticScenarios.out,
planVariables)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.