You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: the algorithm is not robust at the moment, probably mostly because of the Stochastic EM algorithm. Therefore might need to restart with another seed when resulting density is not approximating histogram well.
The text was updated successfully, but these errors were encountered:
-> see
daniel
branch for design and first version (not reviewed)To do:
fit_mle(Beta, y, w)
method such that the classic EM algorithm works, see Fitting a beta mixture fails with no method found dmetivie/ExpectationMaximization.jl#9 (comment) -> seedesign/fit_beta_mle.jl
indaniel
branchfit_beta_mixture()
functionNote: the algorithm is not robust at the moment, probably mostly because of the Stochastic EM algorithm. Therefore might need to restart with another seed when resulting density is not approximating histogram well.
The text was updated successfully, but these errors were encountered: