detrend {SpatMCA} | R Documentation |
Internal function: Detrend Y by column-wise centering
Description
Internal function: Detrend Y by column-wise centering
Usage
detrend(Y, is_Y_detrended)
Arguments
Y |
Data matrix |
Value
Detrended data matrix
[Package SpatMCA version 1.0.4 Index]