Main Content
Logistic Distribution
Fit, evaluate, and generate random samples from logistic
distribution
Statistics and Machine Learning Toolbox™ offers multiple ways to work with the logistic distribution.
Create a
LogisticDistribution
object and useLogisticDistribution
object functions.Use the generic distribution functions with the specified distribution name
"Logistic"
and corresponding parameters.
To learn about the logistic distribution, see Logistic Distribution.
Functions
Objects
LogisticDistribution | Logistic probability distribution object |
Topics
- Logistic Distribution
The logistic distribution is used for growth models and in logistic regression.