stephenslab / mixsqp

R package for fast maximum-likelihood estimation of mixture proportions using SQP.
https://bit.ly/2NtYHWT
Other
11 stars 7 forks source link

Idea: use a few iterations of EM to initialize mixsqp #16

Closed pcarbo closed 6 years ago

pcarbo commented 6 years ago

Sometimes mixsqp has trouble making progress on the initial iterate, and running a few EM iterations may help with this.