| 
    Rcpp Version 1.0.14
    
   | 
 

Go to the source code of this file.
Namespaces | |
| namespace | Rcpp | 
| Rcpp API.  | |
| namespace | Rcpp::stats | 
Functions | |
| double | Rcpp::stats::dweibull_1 (double x, double shape, int give_log) | 
| double | Rcpp::stats::pweibull_1 (double x, double shape, int lower_tail, int log_p) | 
| double | Rcpp::stats::qweibull_1 (double p, double shape, int lower_tail, int log_p) |