We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
MTM is not available on CRAN yet. However, it can be installed directly from GitHub using the devtools package.
devtools
install.packages('devtools')
library(devtools)
MTM
install_github('QuantGen/MTM')
library(MTM)
Alternatively, you can download the most recent version as a bundle for Windows or Mac OS / Linux.
Vignette