This dataset is derived from the World Development Indicator (WDI) dataset. It contains information on long-run output growth after 2006 and its potential explanatory variables before that year. The data was generated using the code in the '/data-raw/data-wdi.R' file.
data.wdiA list with the following items:
A vector representing the long-run output growth after 2006. Each element represents a country.
A matrix with explanatory variables in the columns. Each row represents a country.
A number that indicates how y and x are calculated.
A list of pairs that describe the code and the name of variables in y and x.