Pinned Repositories
bayesplot
bayesplot R package for plotting Bayesian models
cmdstan
CmdStan, the command line interface to Stan
example-models
Example models for Stan
math
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
pystan
PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io
pystan2
PyStan, the Python interface to Stan
rstan
RStan, the R interface to Stan
rstanarm
rstanarm R package for Bayesian applied regression modeling
stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
stancon_talks
Materials from Stan conferences
Stan's Repositories
stan-dev/stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
stan-dev/rstan
RStan, the R interface to Stan
stan-dev/example-models
Example models for Stan
stan-dev/math
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
stan-dev/bayesplot
bayesplot R package for plotting Bayesian models
stan-dev/rstanarm
rstanarm R package for Bayesian applied regression modeling
stan-dev/cmdstan
CmdStan, the command line interface to Stan
stan-dev/shinystan
shinystan R package and ShinyStan GUI
stan-dev/posteriordb
Database with posteriors of interest for Bayesian inference
stan-dev/posterior
The posterior R package
stan-dev/cmdstanpy
CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
stan-dev/loo
loo R package for approximate leave-one-out cross-validation (LOO-CV) and Pareto smoothed importance sampling (PSIS)
stan-dev/cmdstanr
CmdStanR: the R interface to CmdStan
stan-dev/stanc3
The Stan transpiler (from Stan to C++ and beyond).
stan-dev/projpred
Projection predictive variable selection
stan-dev/rstantools
Tools for Developing R Packages Interfacing with Stan
stan-dev/httpstan
HTTP interface to Stan, a package for Bayesian inference.
stan-dev/docs
Documentation for the Stan language and CmdStan
stan-dev/design-docs
stan-dev/MathematicaStan
A Mathematica package to interact with CmdStan
stan-dev/posteriordb-python
stan-dev/stan-dev.github.io
Stan website built using Quarto, theming in repo quarto-config
stan-dev/performance-tests-cmdstan
Performance testing tools for use with CmdStan
stan-dev/atom-language-stan
stan-dev/httpstan-wheels
Wheels for httpstan
stan-dev/.github
Stan organization READMEs and information
stan-dev/ci-scripts
Formerly syclik's stan-scripts repo. Contains scripts used by Jenkins as well as the release scripts and performance scripts.
stan-dev/jenkins-shared-libraries
Libraries for our Jenkinsfiles
stan-dev/quarto-config
Custom stylesheets and scripts for use in our documentation and website
stan-dev/stan-dev.r-universe.dev
Configuration for Stan's R packages on r-universe