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
extending prior functions to accept expression() instead of a parameter, such objects can be use to create prior distributions that depend on other parameters in JAGS
extending the formula interface of JAGS_fit() function to accept expressions that are appended as literal text to the generated JAGS formula
extending the formula interface of JAGS_fit() function to handle uncorrelated random effects via (x||y) (lme4-like) notation
Fixes
JAGS_estimates_table not printing formula prefix when only spike and slab priors are supplied