Other packages > Find by keyword >

mt  

Metabolomics Data Analysis Toolbox
View on CRAN: Click here


Download and install mt package within the R console
Install from CRAN:
install.packages("mt")

Install from Github:
library("remotes")
install_github("cran/mt")

Install by package version:
library("remotes")
install_version("mt", "2.0-1.20")



Attach the package and use:
library("mt")
Maintained by
Wanchang Lin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-11-15
Latest Update: 2022-02-01
Description:
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.
How to cite:
Wanchang Lin (2021). mt: Metabolomics Data Analysis Toolbox. R package version 2.0-1.20, https://cran.r-project.org/web/packages/mt. Accessed 03 Feb. 2025.
Previous versions and publish date:
2.0-1.18 (2021-11-15 09:40), 2.0-1.19 (2022-02-01 19:00)
Other packages that cited mt R package
View mt citation profile
Other R packages that mt depends, imports, suggests or enhances
Complete documentation for mt
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA