gMCPLite

R-CMD-check Codecov test coverage CRAN status CRAN Downloads

gMCPLite is a fork of gMCP for graph-based multiple comparison procedures, with the following features:

A Shiny app is also available to generate graphs of multiple comparisons and update graphs based on graphical approach.

Installation

# The easiest way to get gMCPLite is to install:
install.packages("gMCPLite")

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