Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimal stopping of EM iterations #25

Open
justinian336 opened this issue Dec 8, 2021 · 0 comments
Open

Optimal stopping of EM iterations #25

justinian336 opened this issue Dec 8, 2021 · 0 comments

Comments

@justinian336
Copy link
Contributor

Since we keep record of the lower bound at each iteration, it should not be difficult to implement an optimal stopping mechanism. The user should be able to define a convergence criterion as an argument for the lighthergm::hergm function.
Also, it would be very convenient to log the lower bound value after each iteration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant