QRM (version 0.4-31)

spdata: Standard and Poors Default Data

Description

The spdata timeSeries dataset contains default data for A, BBB, BB, B and C-rated companies for the years 1981 to 2000. In addition, the data set is also made available as a data.frame.

Usage

data(spdata)
data(spdata.df)

Arguments

Examples

Run this code
# NOT RUN {
data(spdata)
head(spdata)
# }

Run the code above in your browser using DataCamp Workspace