You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It may be necessary for people running meta-analysis models with low data to change the adaptation parameters or number of iterations. Right now all of those are hidden within the ... arguments to baggr(). It might be good to have this documented for users who are unfamiliar with rstan, or who just forget these kind of things. I'm happy to take this on as a pull request.
The text was updated successfully, but these errors were encountered:
I have a pull request that puts together a brief overview of what the common warnings are that you get with baggr models and how to address them by tweaking parameters.
It may be necessary for people running meta-analysis models with low data to change the adaptation parameters or number of iterations. Right now all of those are hidden within the
...
arguments to baggr(). It might be good to have this documented for users who are unfamiliar with rstan, or who just forget these kind of things. I'm happy to take this on as a pull request.The text was updated successfully, but these errors were encountered: