Learn R Programming

FARS (version 0.7.1)

dep_variable: US GDP Growth Series

Description

Quarterly US GDP growth series used as the dependent variable in the replication.

Usage

data(dep_variable)

Arguments

Format

A time series object with 59 quarterly observations.

Details

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.