params: Yield curve parameter data

paramsR Documentation

Yield curve parameter data

Description

Yield curve parameters from the European Central Bank (ECB), downloaded on Nov 4, 2023

Usage

data("params")

Format

A data frame with 4902 observations on the following 13 variables.

date

a Date

b0

a numeric vector

b1

a numeric vector

b2

a numeric vector

b3

a numeric vector

t1

a numeric vector

t2

a numeric vector

c0

a numeric vector

c1

a numeric vector

c2

a numeric vector

c3

a numeric vector

d1

a numeric vector

d2

a numeric vector

Details

The parameters b0 to b3 are the beta-parameters, and t1 and t2 the tau-parameters for AAA-rated government bonds. The parameters c0 to c3 are the beta-parameters, and d1 and d2 the tau-parameters for all government bonds.

Source

https://bit.ly/2zfs0G8

Examples

data(params)
bondCurve(as.Date("2004-09-06"),params=params)

RcmdrPlugin.RiskDemo documentation built on Nov. 13, 2023, 5:07 p.m.