Learn R Programming

dcce (version 0.4.2)

pwt8: Penn World Tables Growth Panel Dataset

Description

Panel dataset from Jan Ditzen's xtdcce2 Stata package, originally derived from the Penn World Tables 8. Used in Ditzen (2018, Stata Journal 18:3, 585--617) to illustrate MG, CCE, and DCCE estimation. Contains 93 countries observed from 1960 to 2007 (balanced).

Usage

pwt8

Arguments

Format

A data frame with 4464 rows and 8 columns:

id

Country numeric identifier

year

Year (1960--2007)

log_rgdpo

Log real GDP (output-side)

log_hc

Log human capital index

log_ck

Log physical capital stock

log_ngd

Log of population growth plus depreciation

country

Country identifier (character)

d_log_rgdpo

First difference of log_rgdpo (GDP growth)

References

Ditzen, J. (2018). Estimating dynamic common-correlated effects in Stata. The Stata Journal, 18(3), 585--617.