Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save MJacobs1985/57fd77ce36f68eef588f21fe0369259e to your computer and use it in GitHub Desktop.
library(LaplacesDemon)
library(tidyverse)
library(brms)
library(cmdstanr)
library(posterior)
library(bayesplot)
library(coda)
library(mvtnorm)
library(loo)
library(dagitty)
library(MASS)
library(splines)
library(rethinking)
library(BayesFactor)
library(gRain)
library(bnlearn)
library(readxl)
library(mltools)
library(data.table)
library(lattice)
library(skimr)
library(lme4)
library(bayesrules)
library(tidyverse)
library(bayesplot)
library(rstanarm)
library(tidybayes)
library(broom.mixed)
library(janitor)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment