outcome: all retweets, including those without domains ```r # study level estimates # exp 1 term estimate se statistic pval 1: conditionC -0.0077 0.0144 -0.5342 0.5932 2: t0SC 0.5819 0.0686 8.4780 0.0000 3: conditionC:t0SC 0.1162 0.0821 1.4157 0.1569 # exp 2 (not included in meta-analysis below!) term estimate se statistic pval 1: conditionC 0.0115 0.0108 1.0595 0.2894 2: t0SC 4.3664 0.0413 105.7140 0.0000 3: conditionC:t0SC -0.0610 0.0433 -1.4086 0.1590 # exp 3 term estimate se statistic pval 1: conditionC 0.0148 0.0168 0.8781 0.3800 2: t0SC 5.4687 0.0563 97.2199 0.0000 3: conditionC:t0SC -0.0400 0.0638 -0.6278 0.5302 # exp 4 term estimate se statistic pval 1: conditionC -0.0459 0.0231 -1.9886 0.0468 # barely significant 2: t0SC 3.6464 0.0477 76.3724 0.0000 3: conditionC:t0SC 0.1776 0.0649 2.7358 0.0063 ``` Bayesian fixed-effects meta-analysis condition estimate (exponentiate) ![[_meta_priors_term-conditionC_outcome-count_rfeffect-fixed 5.png]] t0 estimate (exponentiate) ![[_meta_priors_term-t0SC_outcome-count_rfeffect-fixed.png]] condition-t0 interaction estimate (exponentiate) ![[_meta_priors_term-conditionC-t0SC_outcome-count_rfeffect-fixed.png]]