HSMM_lda_model {cellTree}R Documentation

Pre-computed LDA model for HSMMSingleCell data

Description

Pre-computed LDA model for HSMMSingleCell data

Usage

HSMM_lda_model

Format

An object of class list of length 3.

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.

See Also

compute.lda


[Package cellTree version 1.17.0 Index]