Data fitting with Beta mixture models
이전 댓글 표시
I have data; one column and 310 rows. When I plot the histogram, it has two peaks; see the figure. I would like to use two mixed beta distribution for that. How can I do that? I know there is "Gaussian mixture model" in Matlab? Is there anything for mixture beta distributions?
Thank you
답변 (1개)
the cyclist
2015년 12월 18일
0 개 추천
I don't know of any function explicitly designed for this special case, but you might be able to use nlinfit.
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!