Learn R Programming

cellTree (version 1.2.2)

HSMM_lda_model: Pre-computed LDA model for HSMMSingleCell data

Description

Pre-computed LDA model for HSMMSingleCell data

Usage

HSMM_lda_model

Arguments

Value

LDA model obtained by running compute.lda on the HSMMSingleCell package's data. This demo model can be used with all functions in this package that require a fitted LDA model, such as compute.backbone.tree.See examples for compute.lda for more details.

Format

An object of class list of length 3.

See Also

compute.lda