gMCPLite

R-CMD-check test-coverage Codecov test coverage

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

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")