Last data update: 2014.03.03

R: Block test
Fb.test.plsR Documentation

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.

Details

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

Value

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

Results