# NOT RUN {
# }
# NOT RUN {
data(GDPdata)
out = GPP(df = GDPdata,
controlVars = c('invest', 'school', 'ind'),
nUntreated = length(unique(GDPdata$country))-1,
obvColName = 'country', obvName = 'West Germany',
outcomeName = 'gdp', starttime = 1989,
timeColName = 'year',
ncores = 2)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab