params: Get parameter values provided for celdaModel creation

Description Usage Arguments Value Examples

Description

Retrieves the K/L, model priors (e.g. alpha, beta), and count matrix checksum parameters provided during the creation of the provided celdaModel.

Usage

1
2
3
4
params(celdaMod)

## S4 method for signature 'celdaModel'
params(celdaMod)

Arguments

celdaMod

celdaModel. Options available in celda::availableModels.

Value

List. Contains the model-specific parameters for the provided celda model object depending on its class.

Examples

1
2

celda documentation built on Nov. 8, 2020, 8:24 p.m.