estim_cs: Cubic Splines Term Structure Estimation

Description Usage Arguments See Also

Description

Function for estimating the term structure of coupon bonds based on cubic splines.

Usage

1
estim_cs(bonddata, group, matrange="all", rse=TRUE)

Arguments

bonddata

a data set of bonds in list format.

group

vector defining the group of bonds used for the estimation,

e.g., c("GERMANY","AUSTRIA").

matrange

use "all" for no restrictions, or restrict the maturity range used for the estimation with c(lower,upper).

rse

TRUE (default) calculates robust standard erros for the confidence intervalls of the discount curve

See Also

estim_cs.couponbonds


changshun/termstrc documentation built on May 13, 2019, 3:24 p.m.