mean.norm: Mean Normalzation Function to apply global mean normalization...

View source: R/functions_stats.R

mean.normR Documentation

Mean Normalzation Function to apply global mean normalization to the data

Description

Mean Normalzation Function to apply global mean normalization to the data

Usage

## S3 method for class 'norm'
mean(matrix, transform_data = TRUE)

Arguments

matrix

Matrix or data frame with the unnormalized peak intensities with peaks as rows and samples as columns

transform_data

Logical value of whether log transform data or not


Coayala/MetaboTandem documentation built on April 7, 2024, 3:39 a.m.