StanModels.jl

Stan versions of StatisticalRethinking models.
Author StatisticalRethinkingJulia
Popularity
8 Stars
Updated Last
1 Year Ago
Started In
February 2019

StanModels

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 contains the Stan versions.

Versions

v3.0.0

  • Initial release of project based version
  • Depends om StatisticalRethinking v3 (just resources, no mcmc dependencies)
  • All scripts originally in StatisticalRethinking will be moved here
  • Still contains all models (in the models subdirectory)

v2.x

  • Just the models

v1.0.1

  • Set upper bounds in [compat] section of Project.toml
  • Activated CompatHelper (see CompatHelpper.jl)

v1.0.0

  • All scripts now use StanSample.jl (instead of CmdStan.jl).
  • Chapters have changed and in some cases the chapter numbers need to be updated (which I will do as I update StatisticalRethinking.jl).
  • This repo now only contains a representative subset of the models.
  • Stepping away from Literate.

v0.x.x

  • All scripts use CmdStan.jl.
  • Documentation is generated using Literate.jl.

Questions and issues

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

Used By Packages

No packages found.