Skip to content

Conversation

@alexlib
Copy link
Contributor

@alexlib alexlib commented Oct 15, 2019

in some cases the full_calibration fails with a strange behaviour - the values of beta do not decrease but jump between positive and negative (small) values. I suggest to incoprorate an option for the convergence (end of iterations) in such case. I have not found a very clean way of doing so, I suggest to estimate diff = beta[i] - old_beta[i] and check if diff/beta[i] == 2.0 or close to 2.

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

Successfully merging this pull request may close these issues.

2 participants