varSelection {fuseMLR} | R Documentation |
varSelection
Description
Variable selection on the training object passed as argument.
Usage
varSelection(training, ind_subset = NULL)
Arguments
training |
|
ind_subset |
|
Value
A data.frame
with two columns: layer and selected variables.
References
Fouodo C.J.K, Bleskina M. and Szymczak (2024). fuseMLR: An R package for integrative prediction modeling of multi-omics data, paper submitted.
[Package fuseMLR version 0.0.1 Index]