Learn R Programming

dynpanel (version 0.1.0)

dpd.formula: formula

Description

formula

Usage

"dpd"(formula, data = list(), index = c("id", "time"), p, meth = c(0, 1, 2, 3, 4), ...)

Arguments

formula
PIB~INF+TIR
data
the dataframe
index
: id is the name of the identity groups and time is the time per group
p
scalar, autoregressive order for dependent variable
meth
scalar, indicator for the Instruments to use
...
not used