.sits_ml_normalize_matrix: Normalize the time series values in the case of a matrix
Description
this function normalizes one band of the values read
from a raster
Usage
.sits_ml_normalize_matrix(data, stats, band)
Arguments
stats
Statistics for normalization.
Value
A normalized matrix.