LogisticRes.aic

Akaike Information Criterion, which is a complexity-penalized goodness- of-fit score, equal to 2 * k - 2 log(L) where L is the log likelihood and k is the number of parameters.

struct LogisticRes
double
aic
const pure nothrow @property @safe
(
)

Meta