normalizeModel.Rdtransform a specific column to fit normal distribution
# S4 method for PCAMax normalizeModel(obj, normalizing.max = 10)
| obj | An object of the class PCAMax |
|---|---|
| normalizing.max | numeric, a maximum value for the normalized distrubtions |
a normalized matrix, each column treated separately