- dnchisq
T dnchisq(T x, T df, T ncp, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- logspace_add
T logspace_add(T logx, T logy)
Undocumented in source. Be warned that the author may not have intended to support it.
- pnchisq
T pnchisq(T x, T df, T ncp, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- pnchisq_raw
T pnchisq_raw(T x, T f, T theta, T errmax, T reltol, int itrmax, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- qnchisq
T qnchisq(T p, T df, T ncp, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- rnchisq
T rnchisq(T df, T lambda)
Undocumented in source. Be warned that the author may not have intended to support it.
- test_nchisq
void test_nchisq()
Undocumented in source. Be warned that the author may not have intended to support it.