setGamma {SpatPCA} | R Documentation |
Internal function: Set tuning parameter - gamma
Description
Internal function: Set tuning parameter - gamma
Usage
setGamma(gamma, Y)
Arguments
gamma |
Vector of a nonnegative hyper parameter sequence for tuning eigenvalues. Default is NULL. |
Y |
Data matrix |
Value
Modified vector of a nonnegative hyper parameter sequence for tuning eigenvalues.
[Package SpatPCA version 1.3.5 Index]