Description Usage Arguments Value See Also Examples
Filter noise from a RasterStack by decomposing into principal components and subsequent reconstruction using only a subset of components
1  | 
data | 
 RasterStack to be filtered  | 
k | 
 number of components to be kept for reconstruction
(set this to NULL if you supply   | 
expl.var | 
 minimum amount of variance to be kept after reconstruction
(not used if   | 
weighted | 
 logical. If   | 
... | 
 additional arguments passed to   | 
a denoised RasterStack
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.