Articles by Tomer Zipori

Bayesian Modeling for Psychologists, Part 2

March 2, 2024 | Tomer Zipori

Setup Loading some packages for demonstrations and analysis: library(tidyverse) # Data wrangling and plotting library(ggdist) # Easy and aesthetic plotting of distributions library(ggExtra) # Adding marginal distributions for 2d plots library(tidybayes) # Tidy processing of Bayesian models and extraction of MCMC chains library(bayestestR) # Nice plots for brms models library(...
[Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)