sits_impute_linear {sits}R Documentation

Replace NA values with linear interpolation

Description

Remove NA by linear interpolation

Usage

sits_impute_linear(data = NULL)

Arguments

data

A time series vector or matrix

Value

A set of filtered time series

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]