get_interaction {idopNetwork}R Documentation

Lasso-based variable selection

Description

Lasso-based variable selection

Usage

get_interaction(data, col, reduction = FALSE)

Arguments

data

data of clustered results, do not contain cluster column

col

scalar of which row number selected

reduction

use n/log(n) dimension reduction

Value

list contain relationship of each row


[Package idopNetwork version 0.1.2 Index]