background_df: Simulated Background Data for cPCA and scPCA

background_dfR Documentation

Simulated Background Data for cPCA and scPCA

Description

The background data consisting of 400 observations and 30 variables was simulated as follows:

  • Each of the first 10 variables was drawn from $N(0, 10)$

  • Variables 11 through 20 were drawn from $N(0, 3)$

  • Variables 21 through 30 were drawn from $N(0, 1)$

Usage

data(background_df)

Format

A simple data.frame.

Examples

data(background_df)

PhilBoileau/scPCA documentation built on Feb. 6, 2024, 3:33 p.m.