Code
library(plotly)
library(gganimate)
library(knitr)
library(kableExtra)
library(tidybayes)
library(posterior)
library(bayesplot)
library(cmdstanr)
library(tidyverse)
Stay tuned for a major update and come to StanBio Connect on May 30, 2025!
We need to do some MCMC diagnostics to make sure our fit is valid.
We read in the CmdStanMCMC
object that we fit in Fitting a Model