multi_omics: Simulated multiomics data for 70 training participants and 23...

multi_omicsR Documentation

Simulated multiomics data for 70 training participants and 23 testing participants, each with an effect size of 20 on each layer. Each layer includes 50 participants for training and 20 for testing. Participants do not perfectly overlap across layers. The simulation is based on the R package interSIM.

Description

The dataset is a list containing training and testing data, called training and testing respectively. Each data is a list containing the following multi_omics at each layer.

Usage

data(multi_omics)

Format

A list with training and testing data contaning methylation, gene expressions and protein expressions data.

Details

  • methylation: A data.frame containing the simulated methylation dataset.

  • genexpr : A data.frame containing the gene expression dataset.

  • proteinexpr: A data.frame containing the protein expression dataset.

  • target: A data.frame with two columns, containing patient IDs and values of target variable.


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