- beta
T beta(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- dbeta
T dbeta(T x, T a, T b, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- lbeta
T lbeta(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- pbeta
T pbeta(T x, T a, T b, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- pbeta_raw
T pbeta_raw(T x, T a, T b, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- qbeta
T qbeta(T alpha, T p, T q, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- qbeta_raw
void qbeta_raw(T alpha, T p, T q, int lower_tail, int log_p, int swap_01, T log_q_cut, int n_N, T* qb)
Undocumented in source. Be warned that the author may not have intended to support it.
- rbeta
T rbeta(T aa, T bb)
Undocumented in source. Be warned that the author may not have intended to support it.
- return_q_0
immutable(string) return_q_0()
Undocumented in source. Be warned that the author may not have intended to support it.
- return_q_1
immutable(string) return_q_1()
Undocumented in source. Be warned that the author may not have intended to support it.
- return_q_half
immutable(string) return_q_half()
Undocumented in source. Be warned that the author may not have intended to support it.
- test_beta
void test_beta()
Undocumented in source. Be warned that the author may not have intended to support it.
- v_w_from__u1_bet_a
immutable(string) v_w_from__u1_bet_a()
Undocumented in source. Be warned that the author may not have intended to support it.
- v_w_from__u1_bet_b
immutable(string) v_w_from__u1_bet_b()
Undocumented in source. Be warned that the author may not have intended to support it.