Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rstan | 952 | 5 days ago | 325 | C++ | ||||||
RStan, the R interface to Stan | ||||||||||
Bda_py_demos | 851 | a year ago | gpl-3.0 | Jupyter Notebook | ||||||
Bayesian Data Analysis demos for Python | ||||||||||
Bda_r_demos | 511 | 3 months ago | bsd-3-clause | R | ||||||
Bayesian Data Analysis demos for R | ||||||||||
Bayesplot | 376 | 3 months ago | 60 | gpl-3.0 | R | |||||
bayesplot R package for plotting Bayesian models | ||||||||||
Stan.jl | 197 | 4 | 20 days ago | February 13, 2022 | mit | Julia | ||||
Stan.jl illustrates the usage of the 'single method' packages, e.g. StanSample, StanOptimize, etc. | ||||||||||
Shinystan | 181 | 35 | 17 | 10 months ago | 9 | March 03, 2022 | 25 | gpl-3.0 | R | |
shinystan R package and ShinyStan GUI | ||||||||||
Ggmcmc | 106 | 20 days ago | 2 | R | ||||||
Graphical tools for analyzing Markov Chain Monte Carlo simulations from Bayesian inference | ||||||||||
Cmdstanr | 100 | 2 days ago | 61 | other | R | |||||
CmdStanR: the R interface to CmdStan | ||||||||||
Bayesian Basics | 61 | a year ago | other | Stan | ||||||
:no_entry_sign: :leftwards_arrow_with_hook: A document that introduces Bayesian data analysis. | ||||||||||
Bda_m_demos | 42 | 3 years ago | gpl-3.0 | MATLAB | ||||||
Bayesian Data Analysis demos for Matlab/Octave |
RStan is the R interface to Stan.
RStan's home page, with links to everything you'll need to use RStan and Stan is:
https://github.com/stan-dev/rstan/wiki/RStan-Getting-Started
RStan's source-code repository is hosted here on GitHub. Stan's source repository is defined as a submodule here, see how to work with stan submodule in rstan repo.
RStan is licensed under GPLv3. The Stan code packaged in RStan is licensed under new BSD.