Skip to content

Instantly share code, notes, and snippets.

@MJacobs1985
Created December 6, 2021 10:35
Show Gist options
  • Select an option

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

Select an option

Save MJacobs1985/76bc9bb13737f2b198a1333f22d9125a 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment