Software
sfm
sfm
sfm is an R package for cross-sectional and panel stochastic frontier models.
To install in R:
## Use the latest version of Rtools: https://cran.r-project.org/bin/windows/Rtools/
library(devtools)
install_github("davidhbernstein/sfm")