| data_state_variables {SystemicR} | R Documentation |
State variables
Description
This dataset includes state variables data extracted from the FRED. Specifically, it includes data on credit spread, liquidity spread, yield spread, 3M Treasury bill and VIX.
Usage
data("data_state_variables")
Format
A data frame with 5030 observations on the following 7 variables.
Datea date vector
CRESPRa numeric vector
LIQSPRa numeric vector
YIESPRa numeric vector
TBR3Ma numeric vector
RESIa numeric vector
VIXa numeric vector
Source
Federal Reserve Economic Data (FRED) St. Louis Fed
References
Hasse, Jean-Baptiste. "Systemic Risk: a Network Approach". AMSE Working Paper (2020) Hasse, Jean-Baptiste, and Quentin Lajaunie. "Does the Yield Curve Signal Recessions? New Evidence from an International Panel Data Analysis." AMSE Working Paper (2020).
Examples
data("data_state_variables")
head(data_state_variables)
[Package SystemicR version 0.1.0 Index]