README.md

The mt R package

Overview

This package provides functions for metabolomics data analysis: data preprocessing, orthogonal signal correction, PCA analysis, PCA-DA analysis, PLS-DA analysis, classification, feature selection, correlation analysis, data visualisation and re-sampling strategies.

Installation from CRAN

install.packages("mt")

Installation from github

library(devtools)
install_github("wanchanglin/mt")

Usage

See the help pages of the package for details.



Try the mt package in your browser

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

mt documentation built on Feb. 2, 2022, 1:07 a.m.