tool {BrainCon}R Documentation

tool functions

Description

tool functions

Usage

QS(u)

normalize.set(set, p)

scaledlasso(X, y, lam0 = NULL)

Arguments

u

numeric value.

set

two-column numeric matrix.

p

the number of variables.

X

the input matrix of scaled lasso.

y

response variable of scaled lasso.

lam0

numeric value, the penalty parameter of scaled lasso.

Value

Intermediate results.


[Package BrainCon version 0.3.0 Index]