Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/merck/gmcpshiny

A Shiny app for graphical multiplicity control
https://github.com/merck/gmcpshiny

clinical-trial-design graphical-approach group-sequential-designs multiple-testing multiplicity r r-package rshiny-application

Last synced: 2 months ago
JSON representation

A Shiny app for graphical multiplicity control

Awesome Lists containing this project

README

        

# gMCPShiny

[![R-CMD-check](https://github.com/Merck/gMCPShiny/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Merck/gMCPShiny/actions/workflows/R-CMD-check.yaml)
[![Codecov test coverage](https://codecov.io/gh/Merck/gMCPShiny/branch/main/graph/badge.svg)](https://app.codecov.io/gh/Merck/gMCPShiny?branch=main)
[![shinyapps.io](https://img.shields.io/badge/Shiny-shinyapps.io-blue)](https://rinpharma.shinyapps.io/gmcp/)

A Shiny app for graphical multiplicity control.

## Installation

```r
# The easiest way to get gMCPShiny is to install:
install.packages("gMCPShiny")

# Alternatively, install development version from GitHub:
# install.packages("remotes")
remotes::install_github("Merck/gMCPShiny")
```

## Example

To run the app locally:

```r
gMCPShiny::run_app()
```

## Deployed instances

### Production version

- (faster and more scalable access)
-

### Development version

-