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
using the jagsUI::traceplot() function requires the user to hit enter for each plot which is problematic when running it as part of a script. Alter this so the output either prints or is saved without additional user input.
using the
jagsUI::traceplot()function requires the user to hit enter for each plot which is problematic when running it as part of a script. Alter this so the output either prints or is saved without additional user input.