varSelection: varSelection

varSelectionR Documentation

varSelection

Description

Variable selection on the training object passed as argument.

Usage

varSelection(training, ind_subset = NULL)

Arguments

training

Training
Training object for storing the created layer.

ind_subset

vector
ID subset of individuals to be used for variable selection.

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.


fuseMLR documentation built on April 3, 2025, 8:49 p.m.