constraintNorm | R Documentation |
Normalize rows of matrix to unit length or area
constraintNorm(x, d, type = "length")
x |
data matrix (spectra or contributions) |
d |
matrix with the original spectral values |
type |
type of normalization ("area", "length" or "sum") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.