Learn R Programming

genpathmox (version 0.2)

Fc.test.reg: Coefficient test for the regression model

Description

Coefficient test for the regression model

Usage

Fc.test.reg(Y1, X1, var.f, var.p, method, ...)

Arguments

Y1
vector of the concatenate indipendent latent variables of alternative hypothesis coefficient test.
X1
matrix of the concatenate predictor latent variables of alternative hypothesis coefficient test.
var.f
string define lable for the F-statistic.
var.p
string define lable for the p-value.
method
string indicating the method: LM or LAD.
...
Further arguments passed on to Fc.test.reg.

Value

  • list containing the statistic and the p-value of coefficient test

Details

Internal function. Fc.test.reg is called by test.partition.reg.