Fg.test {genpathmox} | R Documentation |
F-global test
Description
############################################################################################
Usage
Fg.test(Y0, X0, Y1, X1)
Arguments
Y0 |
vector of the concatenate indipendent latent variables of H0 hypothesis global test |
X0 |
matrix of the concatenate predictor latent variables of H0 hypothesis global test |
Y1 |
vector of the concatenate indipendent latent variables of H1 hypothesis global test |
X1 |
matrix of the concatenate predictor latent variables of H1 hypothesis global test |
Details
Internal function
Value
a list containing the statistic and the p-value obtained by applying F-global test
[Package genpathmox version 1.1 Index]