fitting x y data to student t-distribution
조회 수: 3 (최근 30일)
이전 댓글 표시
hi as the question makes fairly evident, I want to be able to fit a t-distribution to a 12 long vector of x and y data, so far i cant seem to find a way to do it
댓글 수: 1
Jeff Miller
2018년 9월 10일
"to fit a distribution" usually means to estimate its parameters, so "to fit the t-distribution" would mean estimating its only parameter--i.e., the degrees of freedom. I doubt this is what you really want to do since you seem to have data scores x and y. If you can't do what you want with the ttest or ttest2 command, could you explain in more detail what your x and y values are, and what you want to do with them.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!