| Name | Description | Type | Package | Framework |
| LogisticBeta | Class | com.numericalmethod.suanshu.stats.regression.linear.logistic | SuanShu | |
| LogisticProblem | A logistic regression problem is a variation of the OLS regression problem. | Class | com.numericalmethod.suanshu.stats.regression.linear.logistic | SuanShu |
| LogisticRegression | A logistic regression (sometimes called the logistic model or logit model) is used for prediction of the probability of occurrence of an event by fitting data to a logit function logistic curve. | Class | com.numericalmethod.suanshu.stats.regression.linear.logistic | SuanShu |
| LogisticResiduals | Residual analysis of the results of a logistic regression. | Class | com.numericalmethod.suanshu.stats.regression.linear.logistic | SuanShu |