.sits_ml_normalization_param {sits}R Documentation

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)

Arguments

data

A sits tibble.

Value

A tibble with statistics.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


[Package sits version 0.16.2 Index]