panel.sfa.fit: fit SFA models on panel data

Description Usage Arguments

Description

fit SFA models on panel data

Usage

1
2
panel.sfa.fit(y, X, K = NULL, ineff = -1L, spec = c("css90"),
  deb = F, debll = F)

Arguments

y

- dependent variable (typically log of total product or cost)

X

- explanatory variables (typically log of inputs or translog form)

K

- matrix of panel data indeces

ineff

- -1L/1L for production/cost inefficiency

spec

- panel data model specification (currently only CSS, 1990)

deb

- debug option

debll

- debug option for log-likelohood functions


vh-d/SFAt documentation built on May 3, 2019, 6:11 p.m.