Coefficient test
Fc.test.pls(Y1, X1, path.name, info.block, method, ...)
vector of the concatenate indipendent latent variables of alternative hypothesis coefficient test.
matrix of the concatenate predictor latent variables of alternative hypothesis coefficient test.
vector of path coefficients labels.
list contaning information about the endogenous equations of the pls model.
string indicating the method: LM or LAD.
Further arguments passed on to Fc.test.pls
.
list containing the statistic and the p-value of coefficient test
Internal function. Fc.test.pls
is called by test.partition.pls
.