detrend {SpatPCA} | 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 SpatPCA version 1.3.5 Index]