Package: Rlda
Type: Package
Title: Bayesian LDA for Mixed-Membership Clustering Analysis
Version: 0.2.5
Author: Pedro Albuquerque and Denis Valle and Daijiang Li
URL: https://github.com/PedroBSB/Rlda
Maintainer: Pedro Albuquerque <pedroa@unb.br>
BugReports: https://github.com/PedroBSB/Rlda/issues
Description: Estimates the Bayesian LDA model for mixed-membership clustering based on different types of data
    (i.e., Multinomial, Bernoulli, and Binomial entries). Albuquerque, Valle and Li (2017) <doi:10.13140/RG.2.2.34599.96164>.
License: GPL-2
LazyData: TRUE
Depends: R (>= 2.10), Rcpp (>= 0.9.4), RcppProgress (>= 0.1),
        doParallel (>= 1.0.10), foreach (>= 1.4.3), coda (>= 0.19.1)
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
Imports: parallel, gtools
SystemRequirements: GNU make
Suggests: knitr, MCMCpack, rmarkdown, RColorBrewer, reshape2
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-07-13 13:38:47 UTC; Pedro Albuquerque
Repository: CRAN
Date/Publication: 2018-07-13 14:20:06 UTC
