us_rgdp {midasml} | R Documentation |
US real GDP data with several high-frequency predictors
Description
US real GDP, Chicago National Activity Index, Nonfarm payrolls and ADS Index
Usage
data(us_rgdp)
Format
A list
object.a
Source
Examples
data(us_rgdp)
us_rgdp$rgdp # - GDP data
us_rgdp$cfnai # - CFNAI predictor data
us_rgdp$payems # - Nonfarm payrolls predictor data
us_rgdp$ads # - ADS predictor data
[Package midasml version 0.1.10 Index]