View source: R/variable_selection.R
get_interaction | R Documentation |
Lasso-based variable selection
get_interaction(data, col, reduction = FALSE)
data |
data of clustered results, do not contain cluster column |
col |
scalar of which row number selected |
reduction |
use n/log(n) dimension reduction |
list contain relationship of each row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.