-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
loo_moment_match.brmsfit crashes R and RStudio #193
Comments
I have a very similar system, and the example works for me without crashing. Also the example in the linked brms issue works. Without any example error message and not being able to reproduce the crash, it's unfortunately quite difficult to investigate this further. In the issue you linked, these is discussion about moment matching crashing when loading a fit object from My session info and Rstudio version:
|
Hi dev, with reference to this issue from
brms
raised by @zfarley, I'm attempting to provide a simplified code which will hopefully reproduce the crash when attempting to performloo_moment_match
on abrmsfit
object. @paul-buerkner suggested that the error happens insideloo::loo_moment_match.default
and that the issue should be raised here.Thanks in advance. Looking forward to hear your idea.
Minimal code:
Session info in case it helps:
The text was updated successfully, but these errors were encountered: