Skip to content

Instantly share code, notes, and snippets.

@MJacobs1985
Created December 10, 2021 20:50
Show Gist options
  • Select an option

  • Save MJacobs1985/ca47dae624aaab723295cada62b7a447 to your computer and use it in GitHub Desktop.

Select an option

Save MJacobs1985/ca47dae624aaab723295cada62b7a447 to your computer and use it in GitHub Desktop.
neff_ratio(model2)
rhat(model2)
mcmc_trace(model2, size = 0.1)
mcmc_dens_overlay(model2)
mcmc_acf(model2)
pp_check(model2) + labs(x = "ADG", title = "model2")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment