normalizeModel: transform a specific column to fit normal distribution

Description Usage Arguments Value

Description

transform a specific column to fit normal distribution

Usage

1
2
## S4 method for signature 'PCAMax'
normalizeModel(obj, normalizing.max = 10)

Arguments

obj

An object of the class PCAMax

normalizing.max

numeric, a maximum value for the normalized distrubtions

Value

a normalized matrix, each column treated separately


trena documentation built on Nov. 15, 2020, 2:07 a.m.