covert_discount_rate: Title This function converts an annual discount rate to the...

Description Usage Arguments Value

View source: R/convert_discount_rate.R

Description

Title This function converts an annual discount rate to the proper discount rate based on the cycle length of the model

Usage

1
covert_discount_rate(annual_discount_rate, cycle_length)

Arguments

annual_discount_rate

annual discount rate in percentages

cycle_length

cycle length in years

Value

new_discount_rate


CEAmarkov documentation built on May 1, 2019, 6:49 p.m.