This function can be used to select the genes based on the test of differential gene expression.

test_screen(data_vessel,group,covariate)

Arguments

data_vessel

The gene expression matrix.

group

The vector including disease status (0 and 1).

covariate

The vector including covariate values (eg., smoking: 0 and 1).

Value

The vector containing the index for the selected genes.