dpd.formula function

formula

formula

## 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
  • Maintainer: Taha Zaghdoudi
  • License: GPL-3
  • Last published: 2016-08-28

Useful links