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

std::domain_error #55

Open
jdavidrcamacho opened this issue Jan 2, 2019 · 1 comment
Open

std::domain_error #55

jdavidrcamacho opened this issue Jan 2, 2019 · 1 comment
Labels

Comments

@jdavidrcamacho
Copy link
Collaborator

Sometimes (rarely) I happen to get

 terminate called after throwing an instance of 'std::domain_error'
   what():  Input to cdf_inverse must be in [0, 1].
 Aborted (core dumped)

and Kima stops running, why does it happen? Does it mean something wrong with my priors definition to make the cdf_inverse to have a value outside the [0,1] interval?

@eggplantbren
Copy link
Collaborator

eggplantbren commented Jan 2, 2019 via email

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

No branches or pull requests

2 participants