Learn R Programming

sits (version 1.12.0)

.sits_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 brick

Usage

.sits_normalize_matrix(data.mx, stats.tb, band, multicores)

Arguments

data.mx

Matrix of values.

stats.tb

Statistics for normalization.

band

Band to be normalized.

multicores

Number of cores.

Value

A normalized matrix.