Learn R Programming

celda (version 0.0.0.9000)

simulateCells: Simulate count data from the celda generative models.

Description

This function generates a list containing a simulated counts matrix, as well as various parameters used in the simulation which can be useful for running celda. The user must provide the desired model (one of celda_C, celda_G, celda_CG) as well as any desired tuning parameters for those model's simulation functions as detailed below.

Usage

simulateCells(model, ...)

Arguments

model

The celda generative model to use (one of celda_C, celda_G, celda_CG)

...

Parameters to pass to underlying model.