t Location-Scale Distribution
Statistics and Machine Learning Toolbox™ offers multiple ways to work with the t location-scale distribution.
Create a
tLocationScaleDistribution
object and usetLocationScaleDistribution
object functions.Use the generic distribution functions with the specified distribution name
"tLocationScale"
and corresponding parameters.
To learn about the t location-scale distribution, see t Location-Scale Distribution.
Functions
Objects
tLocationScaleDistribution | t Location-Scale probability distribution object |
Topics
- t Location-Scale Distribution
The t location-scale distribution is useful for modeling data distributions with heavier tails (more prone to outliers) than the normal distribution.
- Represent Cauchy Distribution Using t Location-Scale
This example shows how to use the t location-scale probability distribution object to work with a Cauchy distribution with nonstandard parameter values.