Online Interactive Application

Over the course of this project we have implemented several programs in R for analyzing different aspects of the data available to us. All of the analyses done so far using these programs are based on the data collected previously. In order to apply these analyses on future data, one needs to install R software on its computer and rerun the programs with new data. This might create some difficulties for the user. Therefore, we decided to build interactive applications which can perform certain predesigned analyses on the data set given to them. Data can be uploaded to the designated application and can be analyzed after processing the algorithm. Moreover, these interactive applications can be hosted and accessed through the web which can be accessed on any device without having to install any software. They can also be upgraded to read the data directly form the user database and then perform the intended analyses, if permitted by the database owner. An example of such application is shown below.

 

Blog