constant_sum_norm {structToolbox} | R Documentation |
Each sample is normalised such that the total signal is equal to one (or a scaling factor if specified).
constant_sum_norm(scaling_factor = 1, ...)
scaling_factor |
(numeric) The scaling factor applied after normalisation. The default is |
... |
Additional slots and values passed to |
A constant_sum_norm
object.
M = constant_sum_norm()