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!