Rcpp Version 1.0.9
|
Go to the source code of this file.
Namespaces | |
Rcpp | |
Rcpp API. | |
Rcpp::stats | |
Functions | |
double | Rcpp::stats::dgamma_1 (double x, double shape, int log_p) |
double | Rcpp::stats::pgamma_1 (double x, double alph, int lower_tail, int log_p) |
double | Rcpp::stats::qgamma_1 (double p, double alpha, int lower_tail, int log_p) |