README.md

mmcm package

Modified Maximum Contrast Method

An implementation of modified maximum contrast methods and the maximum contrast method: Functions 'mmcm.mvt' and 'mcm.mvt' give P-value by using randomized quasi-Monte Carlo method with 'pmvt' function of package 'mvtnorm', and 'mmcm.resamp' gives P-value by using a permutation method.

Installation

Get the released version from CRAN:

install.packages("mmcm")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("nshi-stat/mmcm")


Try the mmcm package in your browser

Any scripts or data that you put into this service are public.

mmcm documentation built on March 13, 2020, 2:20 a.m.