normCoef: Deduce MA Normalization Coefficients

View source: R/normalize.R

normCoefR Documentation

Deduce MA Normalization Coefficients

Description

Deduce MA Normalization Coefficients

Usage

normCoef(baseline, to.norm)

Arguments

baseline

A numeric vector representing the baseline signal intensity.

to.norm

A numeric vector representing the sample to be normalized.

Value

c(slope, intercept)


MAnorm2 documentation built on Oct. 29, 2022, 1:12 a.m.