as_tibble.CreditCurve: CreditCurve attributes as a data frame

Description Usage Arguments Value See Also

View source: R/credit-class.R

Description

Create a tibble that contains the pillar point maturities in years (using the act/365 convention) and the corresponding continuously compounded zero rates.

Usage

1
2
## S3 method for class 'CreditCurve'
as_tibble(x, ...)

Arguments

x

a CreditCurve object

...

other parameters that are not used by this methods

Value

a tibble with two columns named Years and Zero Hazard Rates.

See Also

tibble::tibble()


imanuelcostigan/fmbasics documentation built on Dec. 6, 2019, 9:48 a.m.