Learn R Programming

Paneldata (version 1.0)

Paneldata.formula: formula

Description

formula

Usage

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

Arguments

formula
PIB~INF+TIR
data
the dataframe
n
the number of section
t
the time per section
model
if fixed==>"fe" if randon==>"re"
...
not used