jubilee.repo-class {jubilee} | R Documentation |
The jubilee repository class
Description
This S4 class stores the raw data for the jubilee package
Slots
call
The match.call slot
ie
data.table, contains the combined data from
ie.raw
,ws
, andinflation
.yield.inversion
numeric, the fractions of yield curve inversion
raw.ie
data.table, contains the data from
ie_data.xls
of Robert Shillerws
data.table, contains the historical market return data from William Schwert
inflation
data.table, contains the historical inflation data from Minneapolis FED
comm.int
data.table, contains the historical commercial interest rate
tb3ms
data.table, contains the historical 3-month Treasury bill rate
gold
data.table, contains the historical monthly gold prices
gold2
data.table, contains the historical annual gold prices
create.time
POSIXct
, records the creation time of this object.
[Package jubilee version 0.3.3 Index]