Shmuma / rethinking-2ed-juliaLinks
Port of Statistical Rethinking (2nd edition) code to Julia
☆135Updated 3 years ago
Alternatives and similar repositories for rethinking-2ed-julia
Users that are interested in rethinking-2ed-julia are comparing it to the libraries listed below
Sorting:
- StatisticalRethinking notebook project using Turing and Pluto notebooks (derived from Max Lapan's Jupyter project)☆98Updated last year
- Implementations of the models from the Statistical Rethinking book with Turing.jl☆163Updated 2 years ago
- Bayesian Statistics using Julia and Turing☆174Updated 11 months ago
- Pluto notebooks accompanying the book Statistics With Julia (https://statisticswithjulia.org).☆81Updated 2 years ago
- Causal inference, graphical models and structure learning in Julia☆204Updated last month
- 3 Hour Workshop for JuliaCon 2021☆68Updated 3 years ago
- Tutorials on Julia topics☆198Updated 5 years ago
- A tutorial on DataFrames.jl prepared for JuliaCon2021☆108Updated last year
- Stan.jl illustrates the usage of the 'single method' packages, e.g. StanSample, StanOptimize, etc.☆217Updated last month
- Codes for the book "Julia for Data Analysis"☆217Updated 6 months ago
- Julia package with selected functions in the R package `rethinking`. Used in the SR2... projects.☆390Updated 9 months ago
- A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)☆123Updated last year
- Various implementations of the classical SIR model in Julia☆207Updated last month
- Bayesian Generalized Linear models using `@formula` syntax.☆75Updated last month
- Initial look at directed acyclic graph (DAG) based causal models in regression.☆31Updated last year
- CmdStan.jl v6 provides an alternative, older Julia wrapper to Stan's `cmdstan` executable. CmdStan will be deprecated in 2022.☆31Updated 3 years ago
- A fast and flexible Structural Equation Modelling Framework☆50Updated 3 weeks ago
- Welcome to DataFrames.jl with Bogumił Kamiński☆129Updated 2 years ago
- Exploratory analysis of Bayesian models with Julia☆109Updated this week
- Julia code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins☆50Updated 3 years ago
- Convenience meta-package to load essential packages for statistics☆141Updated 2 years ago
- Tidier data visualization in Julia, modeled after the ggplot2 R package.