dpd.formula: formula

Description Usage Arguments

View source: R/dynpanel.R

Description

formula

Usage

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


dynpanel documentation built on May 1, 2019, 7:13 p.m.