Package: UPG
Type: Package
Title: Efficient Bayesian Algorithms for Binary and Categorical Data
        Regression Models
Version: 0.3.2
Authors@R: c(person("Gregor","Zens",role=c("aut","cre"),email="gzens@wu.ac.at"),
             person("Sylvia","Frhwirth-Schnatter", role="aut"),
             person("Helga","Wagner", role="aut"))
Author: Gregor Zens [aut, cre],
  Sylvia Frhwirth-Schnatter [aut],
  Helga Wagner [aut]
Maintainer: Gregor Zens <gzens@wu.ac.at>
Description: Efficient Bayesian implementations of probit, logit, multinomial logit and binomial logit models. Functions for plotting and tabulating the estimation output are available as well. Estimation is based on Gibbs sampling where the Markov chain Monte Carlo algorithms are based on the latent variable representations and marginal data augmentation algorithms outlined in Frhwirth-Schnatter S., Zens G., Wagner H. (2020) <arXiv:2011.06898>. 
Encoding: latin1
License: GPL-3
Language: en-US
Depends: R (>= 3.5.0)
Imports: ggplot2, knitr, matrixStats, mnormt, pgdraw, reshape2, coda,
        truncnorm
LazyData: true
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-04-28 11:18:33 UTC; Gregor
Repository: CRAN
Date/Publication: 2023-04-28 11:30:02 UTC
Built: R 4.1.2; ; 2023-04-29 11:46:19 UTC; unix
