View source: R/sits_imputation.R View source: R/sits_imputation.R
impute_linear | R Documentation |
Remove NA by linear interpolation
Remove NA by linear interpolation
impute_linear(data = NULL)
impute_linear(data = NULL)
data |
A time series vector or matrix |
A set of filtered time series using the imputation function.
A set of filtered time series using the imputation function.
Gilberto Camara, gilberto.camara@inpe.br
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.