Usage
Fb.test.pls(Y1, X1, info.block, method, ...)
Arguments
Y1
vector of the concatenate indipendent latent variables of alternative hypothesis block test.
X1
matrix of the concatenate predictor latent variables of alternative hypothesis block test.
info.block
list contaning information about the endogenous equations of the pls model.
method
string indicating the method: LM or LAD.
Value
- list containing the statistic and the p-value of block test
Details
Internal function. Fb.test.pls
is called by test.partition.pls
.