StatisticalRethinkingJulia
Julia versions of the 'golems' in Statistical Rethinking by Richard McElreath.
Pinned Loading
Repositories
Showing 10 of 18 repositories
- StatisticalRethinking.jl Public
Julia package with selected functions in the R package `rethinking`. Used in the SR2... projects.
- ParetoSmoothedImportanceSampling.jl Public
WAIC and PSIS model comparison methods as explained in Statistical Rethinking.
- SR2TuringPluto.jl Public
StatisticalRethinking notebook project using Turing and Pluto notebooks (derived from Max Lapan's Jupyter project)
- StructuralCausalModels.jl Public
Initial look at directed acyclic graph (DAG) based causal models in regression.
- TuringModels.jl Public archive
Implementations of the models from the Statistical Rethinking book with Turing.jl
- StatisticsWithJuliaPlutoNotebooks.jl Public archive
Pluto notebooks accompanying the book Statistics With Julia (https://statisticswithjulia.org).
- StatisticalRethinkingPlots.jl Public archive
Plots based plotting functions for StatisticalRethinking