Learn R Programming

sits (version 0.13.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)

Arguments

data

Matrix of values.

stats

Statistics for normalization.

band

Band to be normalized.

Value

A normalized matrix.