Learn R Programming

ivpanel (version 1.0)

ivpan.formula: formula

Description

formula

Usage

"ivpan"(formula, data = list(), n, t, model = c("fe", "be", "re"), ...)

Arguments

formula
PIB~INF+TIR|Cap+m2r "|" rhs is the instrumental variables
data
the dataframe
n
the number of section
t
the time per section
model
"fe" for fixed effect "be" for between and "re" for random effect
...
not used