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 p variables and rows the n observations.

Y

vector of class probabilities

W

weight matrix where columns represent the A components and rows the k X variables.

Value

Returns a matrix of scores vectors Tscore.

Author(s)

Angela Andreella


[Package powerPLS version 0.1.0 Index]