normalizeModel: transform a specific column to fit normal distribution

normalizeModel,PCAMax-methodR Documentation

transform a specific column to fit normal distribution

Description

transform a specific column to fit normal distribution

Usage

## 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


PriceLab/TReNA documentation built on March 21, 2023, 1:57 p.m.