t 위치-척도 분포
t 위치-척도 분포에서 임의 표본 피팅, 실행, 생성
Statistics and Machine Learning Toolbox™에서는 다음과 같이 t 위치-척도 분포를 사용하는 여러 방법을 제공합니다.
tLocationScaleDistribution
객체를 만들고tLocationScaleDistribution
객체 함수를 사용합니다.일반 분포 함수를 지정된 분포 이름(
"tLocationScale"
) 및 대응하는 모수와 함께 사용합니다.
t 위치-척도 분포에 대해 자세히 알아보려면 t Location-Scale Distribution 항목을 참조하십시오.
함수
객체
tLocationScaleDistribution | t 위치-척도 확률 분포 객체 |
도움말 항목
- 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.