CRAN/E | fastTopics

fastTopics

Fast Algorithms for Fitting Topic Models and Non-Negative Matrix Factorizations to Count Data

Installation

About

Implements fast, scalable optimization algorithms for fitting topic models ("grade of membership" models) and non-negative matrix factorizations to count data. The methods exploit the special relationship between the multinomial topic model (also, "probabilistic latent semantic indexing") and Poisson non-negative matrix factorization. The package provides tools to compare, annotate and visualize model fits, including functions to efficiently create "structure plots" and identify key features in topics. The 'fastTopics' package is a successor to the 'CountClust' package. Note that the 'fastTopicis' package on GitHub has more vignettes illustrating application to single-cell RNA-seq data.

Citation fastTopics citation info
github.com/stephenslab/fastTopics
Copyright inst/COPYRIGHTS fastTopics copyright details
System requirements GNU make
Bug report File report

Key Metrics

Version 0.6-163
R ≥ 3.3.0
Published 2024-01-15 92 days ago
Needs compilation? yes
License BSD_2_clause
License File
CRAN checks fastTopics results

Downloads

Yesterday 11 0%
Last 7 days 54 -39%
Last 30 days 304 +1%
Last 90 days 1.260 +63%
Last 365 days 3.542 +36%

Maintainer

Maintainer

Peter Carbonetto

peter.carbonetto@gmail.com

Authors

Peter Carbonetto

aut / cre

Kevin Luo

aut

Kushal Dey

aut

Joyce Hsiao

ctb

Abhishek Sarkar

ctb

Anthony Hung

ctb

Xihui Lin

ctb

Paul C. Boutros

ctb

Minzhe Wang

ctb

Tracy Ke

ctb

Matthew Stephens

aut

Material

README
Reference manual
Package source

Additional repos

stephenslab.github.io/nnlm-drat

Vignettes

Relationship between NMF and topic modeling
Topic modeling vs. clustering

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

fastTopics archive

Depends

R ≥ 3.3.0

Imports

graphics
utils
methods
stats
Matrix
gtools
quadprog
irlba
dplyr
Rtsne
uwot
ashr
Rcpp ≥ 1.0.1
RcppParallel ≥ 4.4.1
parallel
progress
pbapply
ggplot2 ≥ 3.3.0
ggrepel ≥ 0.9.0
cowplot
plotly
htmlwidgets

Suggests

NNLM
Ternary
testthat
knitr
rmarkdown
RhpcBLASctl

LinkingTo

Rcpp
RcppParallel
RcppArmadillo