View source: R/aasim_functions.r
simulateMethodC | R Documentation |
Simulate using the Chronological Return Generating Method
simulateMethodC(sim)
sim |
sim(ulation) object |
A list with 6 items. lengths is a vector containing the number of years of each trial. agesDeath1 is a vector of the ages of the deaths of person 1. agesDeath2 is a vector of the ages of the deaths of person 2. cashFlows is a list, each item is a vector of the cashFlows of each trial. portfolioValues is a list each item is a vector of portfolio values for each trial. ratesOfReturns is a list each item is a vector of 1 + the annual rate of return
## Not run: simulateMethodC(sim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.