Git Product home page Git Product logo

interest's Introduction

INTEREST

INTEREST, acronym for INteractive Tool for Exploring REsults from Simulation sTudies, is an interactive web app developed using R and shiny. It allows exploring results from simulation studies interactively.

AppVeyor Build Status Travis-CI Build Status CRAN_Status_Badge

Live demo

A live demo of INTEREST can be found here. Please note that this version is still under active development: bug reports and feature requests are welcome.

Installation

INTEREST can be installed locally as a standalone R package, by typing the following R commands in your R console:

# install.packages("devtools")
devtools::install_github("ellessenne/interest")

This requires a working installation of R and, preferably, RStudio.

Launch application

To launch INTEREST first load the interest R package:

library(interest)

Then, use the interest() function:

interest()

The app should now launch in your browser.

Workflow

The workflow of INTERACT is simple:

  1. load your data and define variables representing point estimates, standard errors, methods, and so on;
  2. summary statistics are computed automatically;
  3. tables and plots are produced automatically, and can be customised and explored interactively;
  4. tables and plots can be exported for later use.

Additional material on INTEREST

  • Slides to present SiReX (former name of INTEREST) at the Students’ Day, 38th Annual Conference of the International Society for Clinical Biostatistics [here]
  • Poster at the 2017 Annual Conference of the Department of Health Sciences, University of Leicester [here]

interest's People

Contributors

ellessenne avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.