get_interaction: Lasso-based variable selection

View source: R/variable_selection.R

get_interactionR 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


idopNetwork documentation built on April 18, 2023, 9:09 a.m.