gebauerj / 2021_AdlerMDS_MinimalDifference

A RShiny web app for estimation of the Minimal Difference (MD) at a given cut-off.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AdlerMDS_MinimalDifference

This is a RShiny web app for the estimation of the Minimal Difference (MD) at a given cut-off.

The algorithms used were published in the following paper: https://link.springer.com/article/10.1007/s13300-019-00740-w

Here is the link to the "ready-to-use" web app on shinyapp.io: https://adlermds.shinyapps.io/AdlerMDS_MinimalDifference/

You can run this WebApp on your local machine in a R Session using the following code:

library(shiny)
runGitHub("2021_AdlerMDS_MinimalDifference", "Bussard91", ref = "main")

Notice that the package "shiny" has to be installed.

About

A RShiny web app for estimation of the Minimal Difference (MD) at a given cut-off.


Languages

Language:R 100.0%