Skip to content

kerrydu/sbmeff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbmeff

Slacks-based Measure of Efficiency in Stata

To be aware: sbmeff has been incorprated in gtfpch( [github] [gitee]). Thus, this repository would not be updated.

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