Where can I find an opensource implementation of EM for fitting a mixture of Beta distributions?
By Daki - Last updated: Sunday, January 4, 2009 - Save & Share - 2 Comments
pollux asked:
I would like to find code in any language (matlab, Perl, C, …) for fitting a mixture of Beta distributions to data. I would also like to find a write-up of the associated mathematics (not general EM, but EM for this particular problem – mixture of Beta distributions.). I would like both, but I will be happy to get either.
kuapp.com/
I would like to find code in any language (matlab, Perl, C, …) for fitting a mixture of Beta distributions to data. I would also like to find a write-up of the associated mathematics (not general EM, but EM for this particular problem – mixture of Beta distributions.). I would like both, but I will be happy to get either.
kuapp.com/
2 Responses to “Where can I find an opensource implementation of EM for fitting a mixture of Beta distributions?”
Comment from greatire
Time January 8, 2009 at 5:17 pm
maybe octave
go to the freebsd package listing under mathematics too


Comment from volterwd
Time January 5, 2009 at 2:09 pm
I cant say for sure but i would strongly suggest looking at R. Being a open source statistical program there is a good chance that it may have something that you would need.