HSMM_lda_model {cellTree} | R Documentation |
Pre-computed LDA model for HSMMSingleCell data
HSMM_lda_model
An object of class list
of length 3.
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.