Learn R Programming

INTRIGUE (version 0.1.0)

heterodata: Simulation Dataset

Description

This is a simulation dataset, containing n=5000 units and m=2 replicates. The true proportion for the null, the reproducible and the irreproducible group is 0.80, 0.18, 0.02 separately.

Usage

data("heterodata")

Arguments

Format

An object of class matrix (inherits from array) with 1000 rows and 4 columns.

Examples

Run this code
# NOT RUN {
data("heterodata")
# }

Run the code above in your browser using DataLab