Learn R Programming

genpathmox (version 0.2)

Fb.test.pls: Block test

Description

Block test

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.
...
Further arguments passed on to Fb.test.pls.

Value

  • list containing the statistic and the p-value of block test

Details

Internal function. Fb.test.pls is called by test.partition.pls.