The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Type: Package
Title: Interactive Interface to Data Envelopment Analysis Modeling
Version: 0.2.1
Author: Mohamed El Fodil Ihaddaden
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Description: Allows the user to execute interactively radial data envelopment analysis models. The user has the ability to upload a data frame, select the input/output variables, choose the technology assumption to adopt and decide whether to run an input or an output oriented model. When the model is executed a set of results are displayed which include efficiency scores, peers' determination, scale efficiencies' evaluation and slacks' calculation. Fore more information about the theoretical background of the package, please refer to Bogetoft & Otto (2011) <doi:10.1007/978-1-4419-7961-2>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shiny, miniUI, data.table, magrittr, shinyWidgets, Benchmarking, shinycssloaders, readr, rlang, tibble, utils, dplyr, DT
RoxygenNote: 7.1.1
URL: https://github.com/feddelegrand7/farrell
BugReports: https://github.com/feddelegrand7/farrell/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-25 22:31:47 UTC; Administrateur
Repository: CRAN
Date/Publication: 2020-09-26 04:20:02 UTC

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

farrell Data Envelopment Analysis Gadget

Description

farrell Data Envelopment Analysis Gadget

Usage

farrell()

Value

A data frame of the efficiency results including efficiency scores, peers' determination scale inefficiencies' evaluation and slacks' calculation.

Examples

if(interactive()){
farrell()
}


These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.