simuData dataset

Simulated Data for group PLS-DA model

Simulated Data for group PLS-DA model

This simulated data set contains the expression of 1000 genes for 4 clusters from 48 different individuals. latin1

data

data(simuData)

Format

A list containing the following components:

  • X: data matrix with 48 rows and 1000 columns. Each row represents an experimental sample, and each column a single gene.
  • Y: a factor variable indicating the cluster of each subject

Details

This data have been simulated such that only 6 groups of 100 genes are linked to the 4 clusters. The others 4 groups of 100 genes has been added to represent some noise. The relevant groups are the group 1,2,4,6,7 and 9. The groups 3,5,8, and 10 are noise groups.

  • Maintainer: Benoit Liquet
  • License: GPL (>= 2.0)
  • Last published: 2023-10-05

About the dataset

  • Number of columns: 2
  • Class: list

Column names and types

  • X:matrixarray
  • Y:factor