Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ gMCPLite Public

❗ This is a read-only mirror of the CRAN R package repository. gMCPLite — Lightweight Graph Based Multiple Comparison Procedures. Homepage: https://merck.github.io/gMCPLite/https://github.com/Merck/gMCPLite Report bugs for this package: https://github.com/Merck/gMCPLite/issues

Notifications You must be signed in to change notification settings

cran/gMCPLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • 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.

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

About

❗ This is a read-only mirror of the CRAN R package repository. gMCPLite — Lightweight Graph Based Multiple Comparison Procedures. Homepage: https://merck.github.io/gMCPLite/https://github.com/Merck/gMCPLite Report bugs for this package: https://github.com/Merck/gMCPLite/issues

Resources

Stars

Watchers

Forks

Packages

No packages published