adjust_disc: Adjusts the discount factors by a spread

Usage Arguments Examples

Usage

1
adjust_disc(fd, spread)

Arguments

fd

vector of discount factors used to discount cashflows in 1:length(fd) periods

spread

effective spread

Examples

1
adjust_disc(fd = c(0.99, 0.98), spread = 0.01)

juancentro/tvm documentation built on May 20, 2019, 3:18 a.m.