Learn R Programming

sits (version 1.1.0)

.sits_ml_normalize_data: Normalize the time series in the given sits_tibble

Description

This function normalizes the time series using the mean and standard deviation of all the time series.

Usage

.sits_ml_normalize_data(data, stats)

Value

Normalized time series.

Arguments

data

Time series.

stats

Statistics for normalization.

Author

Alber Sanchez, alber.ipia@inpe.br