.sits_ml_normalize_matrix {sits}R Documentation

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

data

Matrix of values.

stats

Statistics for normalization.

band

Band to be normalized.

Value

A normalized matrix.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]