USmacro {bcVAR} | R Documentation |
US Macroeconomic data for log of U.S. real GNP, the corresponding GNP deflator in logs and the federal funds rate, averaged by quarter. The sample range is from the 4thQ 1954 until 4thQ 2007.
data("USmacro", package = "bcVAR")
A data frame containing three variables with 213 observations.
Log of U.S. real GNP.
GNP deflator in logs.
Federal funds rate, averaged by quarter.
Data originally provided by FRED https://fred.stlouisfed.org/.
data("USmacro", package = "bcVAR") plot.ts(USmacro)