- dchisq
T dchisq(T x, T df, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
- pchisq
T pchisq(T x, T df, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- qchisq
T qchisq(T p, T df, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
- rchisq
T rchisq(T df)
Undocumented in source. Be warned that the author may not have intended to support it.
- test_chisq
void test_chisq()
Undocumented in source. Be warned that the author may not have intended to support it.