| .sits_ml_normalize_data {sits} | R Documentation |
This function normalizes the time series using the mean and standard deviation of all the time series.
.sits_ml_normalize_data(data, stats)
data |
A sits tibble. |
stats |
Statistics for normalization. |
A normalized sits tibble.
Alber Sanchez, alber.ipia@inpe.br