lasy/hLDA: Fits hLDA Models to Count Data

This package provides a minimal R interface for the HLDA class of the tomotopy python library (https://bab2min.github.io/tomotopy/v0.12.2/en/#tomotopy.HLDAModel). The package provides functions to fit hierarchical LDA to count data and visualize fitted models.

Getting started

Package details

MaintainerLaura Symul <lsymul@stanford.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lasy/hLDA")
lasy/hLDA documentation built on June 15, 2024, midnight