rmathd.logistic

Undocumented in source.

Public Imports

rmathd.common
public import rmathd.common;

Members

Functions

Rf_log1pexp
T Rf_log1pexp(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
dlogis
T dlogis(T x, T location, T scale, int give_log)
Undocumented in source. Be warned that the author may not have intended to support it.
plogis
T plogis(T x, T location, T scale, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
qlogis
T qlogis(T p, T location, T scale, int lower_tail, int log_p)
Undocumented in source. Be warned that the author may not have intended to support it.
rlogis
T rlogis(T location, T scale)
Undocumented in source. Be warned that the author may not have intended to support it.
test_logistic
void test_logistic()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta