vec_norm {structToolbox} | R Documentation |
The samples in the data matrix are normalised to account for differences in concentration by scaling each sample such that the sum of squares is equal to 1.
vec_norm(...)
... |
Additional slots and values passed to |
A vec_norm
object.
struct object
M = vec_norm()