- dpois
T dpois(T x, T lambda, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- ppois
T ppois(T x, T lambda, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- qpois
T qpois(T p, T lambda, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- rpois
T rpois(T mu)
Undocumented in source. Be warned that the author may not have intended to support it.
- test_poisson
void test_poisson()
Undocumented in source. Be warned that the author may not have intended to support it.