Learn R Programming

genpathmox (version 0.7)

Fg.test.pls: F-Global test.

Description

F-Global test.

Usage

Fg.test.pls(Y0, X0, Y1, X1, method, ...)

Arguments

Y0

vector of the concatenate indipendent latent variables of null hypothesis global test.

X0

matrix of the concatenate predictor latent variables of null hypothesis global test.

Y1

vector of the concatenate indipendent latent variables of alternative hypothesis global test.

X1

matrix of the concatenate predictor latent variables of alternative hypothesis global test.

method

string indicating the method: LM or LAD

Further arguments passed on to Fg.test.pls.

Value

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

Details

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