Bayesian workshop - STEP 2023
University of Alberta
\(rt \sim Normal(\mu,\sigma)\)
\(\mu \sim Normal(0,3)\) \(\sigma \sim Exponential(1)\)
You may want to think twice about going Bayesian if you have:
rt
(reaction time):
acc
(accuracy):
log_Freq
:
scaled_Freq
:
log_Freq
group_factor
: factor w/ two-levels (L1 & L2)group_sumcoded
: sum-coded version (L1 = -0.5, L2 = 0.5)In the course folder (STEP_2023_Bayes
) you have a folder called data
with the following files:
LD.Rda
and LD.csv
LD_L2.Rda
and LD_L2.csv
S1_E1_data_loading.R
)