simdata {lemma}R Documentation

Simulated data

Description

Data simulation using the LEMMA model. The true parameter values are: α=5, β=1/12, tau=0, psi=-1, σ^2_psi=0.5, p_1=p_2=0.25. Both groups have 6 replicates (`subjects'), and 2,000 `genes'.

Usage

simdata

Format

A data frame containing 2,000 rows and 14 columns. The first column contains the gene IDs, the second column contains the gene names. Columns 3-8 contain the reponses for the 6 control samples, and columns 9-14 contain the reponses for the 6 treatment samples.


[Package lemma version 1.2-1 Index]