SkillAgentSearch skills...

DynamicHMCModels.jl

DynamicHMC versions of StatisticalRethinking models

Install / Use

/learn @StatisticalRethinkingJulia/DynamicHMCModels.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DynamicHMCModels

| Project Status | Build Status | |:---------------------------:|:-----------------:| | | |

Introduction

This package contains Julia versions of the mcmc models contained in the R package "rethinking" associated with the book Statistical Rethinking by Richard McElreath. It is part of the StatisticalRethinkingJulia Github organization of packages.

This package implements the models using DynamicHMC.

Note

Converted to DynamicHMC 3.0.

This is a breaking change for many reasons. E.g., DynamicHMC.jl and related packages have been improved, MonteCarloMeasurements.jl (used for quick summaries) has been replaced by RegressionAndOtherStories.jl, MCMCChains.jl has been dropped (I would like to use InferenceObjects.jl as a replacement) and all models will be demonstrated using Pluto.

Note that after using DynamicHMCModels most dependencies are available with 2 exceptions: BenchmarkTools and RegressionAndOtherStories.

Acknowledgements

Tamas Papp has been very helpful during the development of the DynamicHMC versions of the models.

Questions and issues

Questions and contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or have a question.

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated4mo ago
Forks3

Languages

Julia

Security Score

92/100

Audited on Nov 17, 2025

No findings