Skip to content

Slacks-based Measure of Efficiency in Stata

Notifications You must be signed in to change notification settings

bruce4research/sbmeff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbmeff

Slacks-based Measure of Efficiency in Stata

Installing within Stata

 net install sbmeff, from("https://raw.githubusercontent.com/kerrydu/sbmeff/master/")

Alternatively, download the zipfile and unzip it to your computer disk.

   copy https://codeload.github.com/kerrydu/sbmeff/zip/master sbmeff-master.zip
   unzipfile sbmeff-master.zip
   net install sbmeff, from(`c(pwd)'/sbmeff-master)

About

Slacks-based Measure of Efficiency in Stata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stata 99.2%
  • TeX 0.8%