Package: hdpGLM
Title: Hierarchical Dirichlet Process Generalized Linear Models
Version: 1.0.0
Authors@R: c(person(given="Diogo", family="Ferrari", email="diogoferrari@gmail.com", role=c("aut", "cre")))
Description: Implementation of MCMC algorithms to estimate the Hierarchical Dirichlet Process Generalized Linear Model (hdpGLM) presented in the paper Ferrari (2020) Modeling Context-Dependent Latent Heterogeneity, Political Analysis <DOI:10.1017/pan.2019.13>.
Depends: R (>= 3.3.3)
License: MIT + file LICENSE
URL: https://github.com/DiogoFerrari/hdpGLM
BugReports: https://github.com/DiogoFerrari/hdpGLM/issues
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Imports: coda, dplyr, Hmisc, isotone, questionr, LaplacesDemon,
        magrittr, MASS, MCMCpack, mvtnorm, Rcpp, purrr, rprojroot,
        tidyverse, tibble, data.table, ggjoy, ggplot2, stringr, tidyr,
        ggridges, ggpubr, formula.tools
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-11-04 18:37:45 UTC; diogo
Author: Diogo Ferrari [aut, cre]
Maintainer: Diogo Ferrari <diogoferrari@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-09 20:30:05 UTC
