The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.