pandata_simulated {getspanel} | R Documentation |
Simulated Panel Data
Description
Simulated Panel Data
Usage
pandata_simulated
Format
A data frame with 400 rows and 9 variables:
- country
A random country
- year
Year
- gdp
A simulated Gross Domestic Product
- temp
A simulated variable standing for temperature
- const
The constant
- country_1
A dummy for country 1
- country_2
A dummy for country 2
- country_3
A dummy for country 3
- country_4
A dummy for country 4
...
Source
https://github.com/moritzpschwarz/getspanel/
[Package getspanel version 0.2.0 Index]