graphIndices: graphIndices()

Description Usage Arguments

View source: R/networkFunctions.R

Description

build integrative panels (Concatenation, Ensemble, DIABLO)

Usage

1
graphIndices(panels = panels, X.train = X.train, cutoff = cutoff)

Arguments

panels

- list of panels (character vector corresponding to column names of X.train)

X.train

- list of datasets (n x p)

cut-off

- of person correlatio

concat_lambda

- value that controls the strength of the penalization

single_alphaList

- list of alpha values of length k

single_lambdaList

- list of lambda values of length k


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.