Fc.test {genpathmox} | R Documentation |
F-coefficient test
Description
############################################################################################
Usage
Fc.test(Y1, X1, path.name, info.block)
Arguments
Y1 |
vector of the concatenate indipendent latent variables of H1 hypothesis of the F-coefficient test. |
X1 |
matrix of the concatenate predictor latent variables of H1 hypothesis of the F-coefficient test. |
path.name |
vector of path coefficients labels. |
info.block |
list contaning information about the endogenous equations of the pls model. |
Details
Internal function
Value
a list containing the statistic and the p-value obtained by applying the F-coefficient. test
[Package genpathmox version 1.1 Index]