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 16, 2023, 10:01 a.m.