R/cdsdata.R

#' CDS quotes from market
#'
#' \itemize{
#' \item \code{Maturity}: Maturities of cds contracts expressed in years;
#' \item \code{Par.Spread}: CDS rates quotes, spread that nullify the present value of the two legs;
#' \item \code{ED.Zero.Curve}: EURIBOR interest rates (risk-free)
#' }
#' @docType data
#'
#' @usage data(cdsdata)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @source Thomson Reuters, CDS quotes of Unicredit on 2017-01-23
#'
"cdsdata"

Try the CreditRisk package in your browser

Any scripts or data that you put into this service are public.

CreditRisk documentation built on May 1, 2019, 9:38 p.m.