Package: bayesdistreg
Type: Package
Title: Bayesian Distribution Regression
Version: 0.1.0
Authors@R: c(
  person("Emmanuel", "Tsyawo", email = "estsyawo@temple.edu", role = c("aut","cre")), person("Weige", "Huang", email = "weige.huang@temple.edu", role=c("aut")))
Maintainer: Emmanuel Tsyawo <estsyawo@temple.edu>
Description: Implements Bayesian Distribution Regression methods. This package contains functions for three estimators (non-asymptotic, semi-asymptotic and asymptotic) and related routines for Bayesian Distribution Regression in Huang and Tsyawo (2018) <doi:10.2139/ssrn.3048658> which is also the recommended reference to cite for this package. The functions can be grouped into three (3) categories. The first computes the logit likelihood function and posterior densities under uniform and normal priors. The second contains Independence and Random Walk Metropolis-Hastings Markov Chain Monte Carlo (MCMC) algorithms as functions and the third category of functions are useful for semi-asymptotic and asymptotic Bayesian distribution regression inference.
Depends: R (>= 2.1.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: MASS, sandwich, stats
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-01-31 20:45:33 UTC; Selorm
Author: Emmanuel Tsyawo [aut, cre],
  Weige Huang [aut]
Repository: CRAN
Date/Publication: 2019-02-05 22:44:13 UTC
Built: R 4.2.0; ; 2022-04-25 07:39:52 UTC; unix
