Paneldata.formula: formula

Description Usage Arguments

View source: R/Paneldata.R

Description

formula

Usage

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


Paneldata documentation built on May 2, 2019, 3:47 p.m.