Loading...
Searching...
No Matches
Go to the source code of this file.
|
double | Rcpp::stats::dcauchy_0 (double x, int give_log) |
|
double | Rcpp::stats::dcauchy_1 (double x, double location, int give_log) |
|
double | Rcpp::stats::pcauchy_0 (double x, int lower_tail, int log_p) |
|
double | Rcpp::stats::pcauchy_1 (double x, double location, int lower_tail, int log_p) |
|
double | Rcpp::stats::qcauchy_0 (double p, int lower_tail, int log_p) |
|
double | Rcpp::stats::qcauchy_1 (double p, double location, int lower_tail, int log_p) |
|