--
You received this message because you are subscribed to the Google Groups "brms-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brms-users+unsubscribe@googlegroups.com.
To post to this group, send email to brms-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brms-users/ca37a499-a48a-42f4-bce6-560e07c222fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I suggest you take a look at the "hypothesis" method, which allows you to specify and compute exactly the contrasts you need.
2018-04-12 19:46 GMT+02:00 Edward Patzelt <pat...@g.harvard.edu>:
Hi brms-users,I'm new to Bayesian approaches, but I'm trying to do the following. In the graph below we want to examine "the difference between differences". In other words, we want to find the posterior proportion of "the comparison of the beta difference (low vs high stakes) between young and old", where young has a greater stakes difference than old.This would tell us the posterior probability that the stakes effect is larger for young than for old.The graph below comes from a simple model with the default settings and is plotted using marginal_effects().mod <- brm(W~stakes*ageFactor+IQ+gender, data=dat2)
--
You received this message because you are subscribed to the Google Groups "brms-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to brms-users+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to brms-users+unsubscribe@googlegroups.com.
To post to this group, send email to brms-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/brms-users/0adfac55-a705-4f86-9c4e-b4abd1ed176d%40googlegroups.com.