@stdlib/stats-base-dists-logistic-entropy
Logistic distribution entropy.
Logistic distribution entropy.
Logistic distribution kurtosis.
Logistic distribution logarithm of cumulative distribution function (CDF).
Logistic distribution logarithm of probability density function (PDF).
Logistic distribution expected value.
Logistic distribution median.
Logistic distribution moment-generating function (MGF).
Logistic distribution mode.
Logistic distribution probability density function (PDF).
Logistic distribution quantile function.
Logistic distribution skewness.
Logistic distribution standard deviation.
Logistic distribution variance.
Incrementally perform binary classification using stochastic gradient descent (SGD).
Create an iterator which evaluates the logit function for each iterated value.
Create an iterator which evaluates the standard logistic function for each iterated value.
Logit function.