IDA {powerPLS} | R Documentation |
Iteration Deflation Algorithm
Description
Performs Iteration Deflation Algorithm
Usage
IDA(X, Y, W)
Arguments
X |
data matrix where columns represent the |
Y |
vector of class probabilities |
W |
weight matrix where columns represent the |
Value
Returns a matrix of scores vectors Tscore
.
Author(s)
Angela Andreella
[Package powerPLS version 0.1.0 Index]