Title
Document Type
Closed Project
Publication Date
Winter 2013
Instructor
Timothy Anderson
Course Title
Operations Research
Course Number
ETM 540/640
Abstract
The goal of this project is to explore the use of Shiny, a web-scripting front-end for R, for making Operations Research tools, and speci cally DEA (Data Envelopment Analysis) tools, available to web users without requiring they install software on their local machines. R1 is a powerful open-source tool for performing statistical and mathematical analysis. It's highly extensible and by adding the GLPK package2, it can be used to solve DEA problems. Shiny3 is a graphical front-end for R that can be run directly from an R or RStudio4 session, or can be installed as a web-server. The web-server capability is still in beta, but when installed on a server machine, is able to allow users to interact with speci c R/Shiny scripts without having to install R on their local machine. The ultimate goal of this project is to make various DEA applications available to users in a way that they can upload their own datasets to the server, then apply DEA to their datasets without installing any software on their own machines.
Rights
In Copyright. URI: http://rightsstatements.org/vocab/InC/1.0/ This Item is protected by copyright and/or related rights. You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you need to obtain permission from the rights-holder(s).
Persistent Identifier
http://archives.pdx.edu/ds/psu/21955
Citation Details
Frakes, Dale, "Shiny" (2013). Engineering and Technology Management Student Projects. 460.
http://archives.pdx.edu/ds/psu/21955
Comments
This project is only available to students, staff, and faculty of Portland State University