Other packages > Find by keyword >

crmn  

CCMN and Other Normalization Methods for Metabolomics Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("crmn", "0.0.21")



Attach the package and use:
library("crmn")
Maintained by
Henning Redestig
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-11-30
Latest Update: 2020-02-10
Description:
Implements the Cross-contribution Compensating Multiple standard Normalization (CCMN) method described in Redestig et al. (2009) Analytical Chemistry and other normalization algorithms.
How to cite:
Henning Redestig (2009). crmn: CCMN and Other Normalization Methods for Metabolomics Data. R package version 0.0.21, https://cran.r-project.org/web/packages/crmn. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.0.7 (2009-11-30 15:27), 0.0.8 (2009-12-02 09:42), 0.0.10 (2010-01-06 13:11), 0.0.11 (2010-01-07 16:41), 0.0.12 (2010-01-08 09:08), 0.0.14 (2010-01-14 12:58), 0.0.19 (2012-07-13 08:55), 0.0.20 (2014-11-20 08:08)
Other packages that cited crmn R package
View crmn citation profile
Other R packages that crmn depends, imports, suggests or enhances
Complete documentation for crmn
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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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