Merck / gMCPLite

Lightweight graph-based multiple comparison procedures

Home Page:https://merck.github.io/gMCPLite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Kept a selected subset of the original functions.
  • Removed the rJava dependency and the Java-based graphical interface.
  • Added an hGraph() function for ggplot2 visualizations. It bridges gMCP result objects and gsDesign to produce multiple comparison graphs and sequential graph updates.

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

About

Lightweight graph-based multiple comparison procedures

https://merck.github.io/gMCPLite/

License:GNU General Public License v3.0


Languages

Language:R 95.2%Language:C 3.0%Language:TeX 1.6%Language:CSS 0.2%