|
Rcpp Version 0.10.3
|
Classes | |
| class | D0 |
| class | D1 |
| class | D2 |
| class | D3 |
| class | P0 |
| class | P1 |
| class | P2 |
| class | P3 |
| class | Q0 |
| class | Q1 |
| class | Q2 |
| class | Q3 |
| class | BetaGenerator |
| class | BinomGenerator |
| class | CauchyGenerator |
| class | CauchyGenerator_1 |
| class | CauchyGenerator_0 |
| class | ChisqGenerator |
| class | ExpGenerator |
| class | ExpGenerator__rate1 |
| class | FGenerator_Finite_Finite |
| class | FGenerator_NotFinite_Finite |
| class | FGenerator_Finite_NotFinite |
| class | GammaGenerator |
| class | GeomGenerator |
| class | HyperGenerator |
| class | LNormGenerator |
| class | LNormGenerator_1 |
| class | LNormGenerator_0 |
| class | LogisGenerator |
| class | LogisGenerator_1 |
| class | LogisGenerator_0 |
| class | NBinomGenerator |
| class | NBinomGenerator_Mu |
| class | NChisqGenerator |
| class | NormGenerator |
| class | NormGenerator__sd1 |
| class | NormGenerator__mean0 |
| class | NormGenerator__mean0__sd1 |
| class | PoissonGenerator |
| class | SignRankGenerator |
| class | TGenerator |
| class | UnifGenerator |
| class | UnifGenerator__0__1 |
| class | WeibullGenerator |
| class | WeibullGenerator__scale1 |
| class | WilcoxGenerator |
Functions | |
| double | dcauchy_0 (double x, int give_log) |
| double | dcauchy_1 (double x, double location, int give_log) |
| double | pcauchy_0 (double x, int lower_tail, int log_p) |
| double | pcauchy_1 (double x, double location, int lower_tail, int log_p) |
| double | qcauchy_0 (double p, int lower_tail, int log_p) |
| double | qcauchy_1 (double p, double location, int lower_tail, int log_p) |
| double | d_exp_0 (double x, int give_log) |
| double | q_exp_0 (double p, int lower_tail, int log_p) |
| double | p_exp_0 (double x, int lower_tail, int log_p) |
| double | dgamma_1 (double x, double shape, int log_p) |
| double | pgamma_1 (double x, double alph, int lower_tail, int log_p) |
| double | qgamma_1 (double p, double alpha, int lower_tail, int log_p) |
| double | dlnorm_0 (double x, int log_p) |
| double | dlnorm_1 (double x, double meanlog, int log_p) |
| double | plnorm_0 (double x, int lower_tail, int log_p) |
| double | plnorm_1 (double x, double meanlog, int lower_tail, int log_p) |
| double | qlnorm_0 (double p, int lower_tail, int log_p) |
| double | qlnorm_1 (double p, double meanlog, int lower_tail, int log_p) |
| double | dlogis_0 (double x, int give_log) |
| double | dlogis_1 (double x, double location, int give_log) |
| double | plogis_0 (double x, int lower_tail, int log_p) |
| double | plogis_1 (double x, double location, int lower_tail, int log_p) |
| double | qlogis_0 (double p, int lower_tail, int log_p) |
| double | qlogis_1 (double p, double location, int lower_tail, int log_p) |
| double | dnorm_1 (double x, double mu, int give_log) |
| double | dnorm_0 (double x, int give_log) |
| double | pnorm_1 (double x, double mu, int lower_tail, int log_p) |
| double | pnorm_0 (double x, int lower_tail, int log_p) |
| double | qnorm_1 (double p, double mu, int lower_tail, int log_p) |
| double | qnorm_0 (double p, int lower_tail, int log_p) |
| double | dunif_1 (double x, double a, int give_log) |
| double | dunif_0 (double x, int give_log) |
| double | punif_1 (double x, double a, int lower_tail, int log_p) |
| double | punif_0 (double x, int lower_tail, int log_p) |
| double | qunif_1 (double p, double a, int lower_tail, int log_p) |
| double | qunif_0 (double p, int lower_tail, int log_p) |
| double | dweibull_1 (double x, double shape, int give_log) |
| double | pweibull_1 (double x, double shape, int lower_tail, int log_p) |
| double | qweibull_1 (double p, double shape, int lower_tail, int log_p) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 52 of file exp.h.
References R::expm1(), R::log1p(), R_D_exp, R_DT_0, and x.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 54 of file logis.h.
References R::log1p(), and R_P_bounds_Inf_01.

|
inline |
Definition at line 69 of file logis.h.
References R::log1p(), and R_P_bounds_Inf_01.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 50 of file weibull.h.
References R::expm1(), R::log1p(), Rcpp::pow(), R_D_exp, and R_DT_0.

|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 90 of file lnorm.h.
References ML_POSINF, and R_Q_P01_boundaries.
|
inline |
Definition at line 100 of file lnorm.h.
References ML_POSINF, and R_Q_P01_boundaries.
|
inline |
Definition at line 85 of file logis.h.
References R::log1p(), ML_NEGINF, ML_POSINF, p, and R_Q_P01_boundaries.

|
inline |
Definition at line 107 of file logis.h.
References R::log1p(), ML_NEGINF, ML_POSINF, p, and R_Q_P01_boundaries.

|
inline |
|
inline |
|
inline |
Definition at line 74 of file unif.h.
References R_DT_qIv, and R_Q_P01_check.
|
inline |
Definition at line 62 of file unif.h.
References a, R_DT_qIv, and R_Q_P01_check.
|
inline |
Definition at line 68 of file weibull.h.
References ML_POSINF, Rcpp::pow(), R_DT_Clog, and R_Q_P01_boundaries.
