Package: mmcm Type: Package Title: Modified Maximum Contrast Method Version: 1.2-8 Authors@R: c( person("Kengo", "Nagashima", email = "nshi1201@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4529-9045")), person("Yasunori", "Sato", role = c("aut"))) Imports: mvtnorm Description: An implementation of modified maximum contrast methods (Sato et al. (2009) ; Nagashima et al. (2011) ) and the maximum contrast method (Yoshimura et al. (1997) ): 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. License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.0.2 Repository: https://nshi-stat.r-universe.dev Date/Publication: 2020-03-03 19:02:19 UTC RemoteUrl: https://github.com/nshi-stat/mmcm RemoteRef: HEAD RemoteSha: e6e263757a0b5b61b6dfd07af9792f62bf79093e NeedsCompilation: yes Packaged: 2026-06-12 10:10:12 UTC; root Author: Kengo Nagashima [aut, cre] (ORCID: ), Yasunori Sato [aut] Maintainer: Kengo Nagashima