data.wdi: Long-run Growth from World Development Indicator Dataset

data.wdiR Documentation

Long-run Growth from World Development Indicator Dataset

Description

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.

Usage

data.wdi

Format

A list with the following items:

y

A vector representing the long-run output growth after 2006. Each element represents a country.

x

A matrix with explanatory variables in the columns. Each row represents a country.

splitYear

A number that indicates how y and x are calculated.

names

A list of pairs that describe the code and the name of variables in y and x.

Source

\insertCite

datasetWorldbank;textualldt


ldt documentation built on Sept. 11, 2024, 5:25 p.m.