Riksrevisjonen / pioneeR

R package for running a Shiny app for DEA analysis
https://riksrevisjonen.github.io/pioneeR/
8 stars 2 forks source link

Add toggle button to show inverse efficiency scores #45

Open ohjakobsen opened 11 months ago

ohjakobsen commented 11 months ago

The Benchmark package will return efficiency scores in the range [1, ∞] for output oriented models. The user should be able to change the range to [0, 1]. This is easily achieved by taking the inverse value of the efficiency scores (1/eff).