Learn R Programming

sits (version 1.1.0)

.sits_ml_normalize_matrix: 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)

Value

A normalized matrix.

Arguments

data

Matrix of values.

stats

Statistics for normalization.

band

Band to be normalized.

Author

Gilberto Camara, gilberto.camara@inpe.br