simulateMethodH: Simulate using the Historical Random Return Generating Method

View source: R/aasim_functions.r

simulateMethodHR Documentation

Simulate using the Historical Random Return Generating Method

Description

Simulate using the Historical Random Return Generating Method

Usage

simulateMethodH(sim)

Arguments

sim

sim(ulation) object

Value

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

Examples

## Not run: simulateMethodH(sim)

rexmacey/aasim documentation built on Oct. 29, 2024, 9:30 a.m.