simDat: Simulated Data From 2-component Mixture Models

Description Usage Format Author(s) See Also Examples

Description

Data from 2-component mixture models (NB, GP and LN) is simulated with the true parameters given for testing and illustration purpose.

Usage

1

Format

The data frame contains the following data objects:

parList

A list of true parameters. There are three named elements (NB, GP and LN) corresponding to the parameters used to simulate gene expression data from NB, GP and LN mixture models. Each element is a 6 by 5 matrix giving the true parameters generating the simulated data.

dataList

A list of matrices for simulated gene expression data. There are three named elements (NB, GP and LN) corresponding to the simulate gene expression data from NB, GP and LN mixture models. Each element is a 6 by 200 matrix. That is, 6 genes (rows) are simulated with 200 samples (columns). The first 3 genes in each matrix are from 2-component mixture model while the last 3 genes are from 0-inflated models.

Author(s)

Pan Tong (nickytong@gmail.com), Kevin R Coombes (krc@silicovore.com)

See Also

SIBER fitNB fitGP fitLN fitNL

Examples

1
2
3
4

SIBER documentation built on May 2, 2019, 5:20 p.m.