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-package rshiny-application
Last synced: about 1 year ago
JSON representation
A Shiny app for graphical multiplicity control
- Host: GitHub
- URL: https://github.com/merck/gmcpshiny
- Owner: Merck
- License: gpl-3.0
- Created: 2023-08-03T21:05:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T03:05:45.000Z (over 2 years ago)
- Last Synced: 2025-04-18T20:31:51.504Z (about 1 year ago)
- Topics: clinical-trial-design, graphical-approach, group-sequential-designs, multiple-testing, multiplicity, r-package, rshiny-application
- Language: R
- Homepage: https://merck.github.io/gMCPShiny/
- Size: 4.31 MB
- Stars: 8
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gMCPShiny 
[](https://github.com/Merck/gMCPShiny/actions/workflows/R-CMD-check.yaml)
[](https://app.codecov.io/gh/Merck/gMCPShiny?branch=main)
[](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
-