| dep_variable | R Documentation |
Quarterly US GDP growth series used as the dependent variable in the replication.
data(dep_variable)
A time series object with 59 quarterly observations.
The original series contains quarterly GDP levels for 63 countries.
For replication, all series are converted to log-differenced annualized growth rates
(diff(log(x)) * 400). From this dataset, the U.S. series is extracted
and the first observation dropped to obtain 59 observations in total.
Replication materials of González-Rivera et al. (2024).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.