Learn R Programming

sits (version 1.1.0)

.sits_ml_normalization_param: 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_normalization_param(data)

Value

A tibble with statistics for normalization of time series.

Arguments

data

A sits tibble.

Author

Alber Sanchez, alber.ipia@inpe.br