Package: hyperbolicDEA 1.0.0
hyperbolicDEA: Hyperbolic DEA Estimation
Implements Data Envelopment Analysis (DEA) with a hyperbolic orientation using a non-linear programming solver. It enables flexible estimations with weight restrictions, non-discretionary variables, and a generalized distance function. Additionally, it allows for the calculation of slacks and super-efficiency scores. The methods are detailed in Öttl et al. (2023), <doi:10.1016/j.dajour.2023.100343>. Furthermore, the package provides a non-linear profitability estimation built upon the DEA framework.
Authors:
hyperbolicDEA_1.0.0.tar.gz
hyperbolicDEA_1.0.0.zip(r-4.5)hyperbolicDEA_1.0.0.zip(r-4.4)hyperbolicDEA_1.0.0.zip(r-4.3)
hyperbolicDEA_1.0.0.tgz(r-4.4-any)hyperbolicDEA_1.0.0.tgz(r-4.3-any)
hyperbolicDEA_1.0.0.tar.gz(r-4.5-noble)hyperbolicDEA_1.0.0.tar.gz(r-4.4-noble)
hyperbolicDEA_1.0.0.tgz(r-4.4-emscripten)hyperbolicDEA_1.0.0.tgz(r-4.3-emscripten)
hyperbolicDEA.pdf |hyperbolicDEA.html✨
hyperbolicDEA/json (API)
# Install 'hyperbolicDEA' in R: |
install.packages('hyperbolicDEA', repos = c('https://alexanderoe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexanderoe/hyperbolicdea/issues
Last updated 3 days agofrom:899054fb72. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:costDEAhyperbolicDEAlprofitDEAnlprofitDEAwrDEA
Dependencies:BenchmarkingclicodetoolsdoParalleldplyrfansiforeachgenericsglueiteratorslifecyclelpSolveAPImagrittrnloptrpillarpkgconfigquadprogR6Rcpprlangtibbletidyselectucminfutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cost DEA model | costDEA |
Hyperbolic estimation of DEA efficiency scores | hyperbolicDEA |
Linear profit DEA model | lprofitDEA |
Non-linear profit DEA model | nlprofitDEA |
Estimation of DEA efficiency scores with linear input or output orientation and trade-off weight restrictions | wrDEA |