I am using the Howell1 dataset from rethinking package.
require(cmdstanr) require(brms) require(tidybayes) data("Howell1") d <- Howell1 d2 <-