Coefficient test for the regression model
Fc.test.reg(Y1, X1, var.f, var.p, method, ...)
vector of the concatenate indipendent latent variables of alternative hypothesis coefficient test.
matrix of the concatenate predictor latent variables of alternative hypothesis coefficient test.
string define lable for the F-statistic.
string define lable for the p-value.
string indicating the method: LM or LAD.
Further arguments passed on to Fc.test.reg
.
list containing the statistic and the p-value of coefficient test
Internal function. Fc.test.reg
is called by test.partition.reg
.