ivpan.formula: formula

Description Usage Arguments

Description

formula

Usage

1
2
3
## S3 method for class 'formula'
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


ivpanel documentation built on May 2, 2019, 4:01 a.m.