params | R Documentation |
Retrieves the K/L, model priors (e.g. alpha, beta), and count matrix checksum parameters provided during the creation of the provided celdaModel.
params(celdaMod)
## S4 method for signature 'celdaModel'
params(celdaMod)
celdaMod |
celdaModel. Options available in
|
List. Contains the model-specific parameters for the provided celda model object depending on its class.
data(celdaCGMod)
params(celdaCGMod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.