Package: mixedMem
Type: Package
Title: Tools for Discrete Multivariate Mixed Membership Models
Version: 1.1.0
Date: 2015-04-29
Authors@R: c( person("Y. Samuel", "Wang", email = "ysamwang@uw.edu", role =
    c("aut","cre")), person("Elena A.", "Erosheva", email =
    "erosheva@uw.edu", role = "aut"))
Maintainer: Y. Samuel Wang <ysamwang@uw.edu>
Description: Fits mixed membership models with discrete multivariate data (with
    or without repeated measures) following the general framework of Erosheva et al
    (2004). This package uses a Variational EM approach by approximating the
    posterior distribution of latent memberships and selecting hyperparameters
    through a pseudo-MLE procedure. Currently supported data types are
    Bernoulli, multinomial and rank (Plackett-Luce). The extended GoM model with fixed stayers from Erosheva et al     (2007) is now also supported. See Airoldi et al (2014) for other examples of mixed membership models.
License: GPL (>= 2)
Depends: R (>= 3.0.2)
Imports: Rcpp (>= 0.11.3), gtools
LazyData: TRUE
LinkingTo: Rcpp (>= 0.11.3), RcppArmadillo, BH
VignetteBuilder: knitr
Suggests: knitr, xtable,
Packaged: 2015-08-16 21:55:29 UTC; Sam
Author: Y. Samuel Wang [aut, cre],
  Elena A. Erosheva [aut]
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-08-17 01:15:25
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 03:35:29 UTC; windows
Archs: i386, x64
