StatisticalRethinkingJulia
StatisticalRethinkingJulia
TuringModels.jl
Implementations of the models from the Statistical Rethinking book with Turing.jl
StatisticalRethinking.jl
Julia package with selected functions in the R package `rethinking`. Used in the SR2... projects.
StatisticsWithJuliaPlutoNotebooks.jl
Pluto notebooks accompanying the book Statistics With Julia (https://statisticswithjulia.org).
SR2TuringPluto.jl
StatisticalRethinking notebook project using Turing and Pluto notebooks (derived from Max Lapan's Jupyter project)
DynamicHMCModels.jl
DynamicHMC versions of StatisticalRethinking models
MCMCBenchmarks.jl
Comparing performance and results of mcmc options using Julia
SR2StanPluto.jl
StatististicalRethinking notebook project using Stan and Pluto notebooks.
StructuralCausalModels.jl
Initial look at directed acyclic graph (DAG) based causal models in regression.