-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 1.1 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: gbeta
Type: Package
Title: Generalized Beta and Beta Prime Distributions
Version: 0.1.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <[email protected]>
Description: Density, distribution function, quantile function, and random generation for the generalized Beta and Beta prime distributions. The family of generalized Beta distributions is conjugate for the Bayesian binomial model, and the generalized Beta prime distribution is the posterior distribution of the relative risk in the Bayesian 'two Poisson samples' model when a Gamma prior is assigned to the Poisson rate of the reference group and a Beta prime prior is assigned to the relative risk. References: Laurent (2012) <doi:10.1214/11-BJPS139>, Hamza & Vallois (2016) <doi:10.1016/j.spl.2016.03.014>, Chen & Novick (1984) <doi:10.3102/10769986009002163>.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.5), gsl, Runuran
LinkingTo: Rcpp, RcppNumerical, RcppEigen
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://github.com/stla/gbeta
BugReports: https://github.com/stla/gbeta/issues