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.

Version: 1.0.0
Imports: doParallel, dplyr, foreach, lpSolveAPI, nloptr, Benchmarking
Suggests: testthat (≥ 3.0.0)
Published: 2024-03-18
Author: Alexander Öttl ORCID iD [cre, aut], Daniel Gulde [aut]
Maintainer: Alexander Öttl <alexoettl34 at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: hyperbolicDEA results

Documentation:

Reference manual: hyperbolicDEA.pdf

Downloads:

Package source: hyperbolicDEA_1.0.0.tar.gz
Windows binaries: r-devel: hyperbolicDEA_1.0.0.zip, r-release: hyperbolicDEA_1.0.0.zip, r-oldrel: hyperbolicDEA_1.0.0.zip
macOS binaries: r-release (arm64): hyperbolicDEA_1.0.0.tgz, r-oldrel (arm64): hyperbolicDEA_1.0.0.tgz, r-release (x86_64): hyperbolicDEA_1.0.0.tgz, r-oldrel (x86_64): hyperbolicDEA_1.0.0.tgz
Old sources: hyperbolicDEA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=hyperbolicDEA to link to this page.