dbeta_rcpp: Probability density function of the beta distribution (written in C++)
Description
Probability density function of the beta distribution (written in C++)
Usage
dbeta_rcpp(x, shape1, shape2)
Arguments
- x
Vector of quantiles
- shape1
Shape1
- shape2
Shape2