Skip to content

About Stan

Stan is a state-of-the-art platform for statistical modeling and high-performance statistical computation. Thousands of users rely on Stan for statistical modeling, data analysis, and prediction in the social, biological, and physical sciences, engineering, and business.

Users specify log density functions in Stan's probabilistic programming language and get:

  • full Bayesian statistical inference with MCMC sampling (NUTS, HMC)

  • approximate Bayesian inference with variational inference (ADVI, Pathfinder)

  • penalized maximum likelihood estimation with optimization (L-BFGS)

Stan's math library provides differentiable probability functions & linear algebra (C++ autodiff). Additional R packages provide easy formula syntax to specify linear and generalized linear hierarchical models, posterior visualization, and leave-one-out cross-validation.

Get Started

Stan interfaces with the most popular data analysis languages (R, Python, shell, MATLAB, Julia, Stata) and runs on all major platforms (Linux, Mac, Windows). To get started using Stan begin with the Installation and Documentation pages.

Helping Out

Stan is an active and open developer community. The help-wanted and good-first-issue labels in our repositories try to highlight good places to get started, and we're happy to help more on our forums or Slack.

We have projects in C++, Python, R, OCaml, and more. If you want to help build future versions of Stan, we want to help you get started.

Citing Stan

We appreciate citations for the Stan software because it lets us find out what people have been doing with Stan and motivate further grant funding. See How to Cite Stan for more details.

Open Code & Reproducible Science

Stan is freedom-respecting, open-source software (new BSD core, some interfaces GPLv3). Stan is associated with NumFOCUS, a 501(c)(3) nonprofit supporting open code and reproducible science, through which you can help support Stan.

Popular repositories Loading

  1. stan stan Public

    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.

    C++ 2.6k 370

  2. rstan rstan Public

    RStan, the R interface to Stan

    R 1k 266

  3. pystan2 pystan2 Public archive

    PyStan, the Python interface to Stan

    Python 921 188

  4. example-models example-models Public

    Example models for Stan

    HTML 777 478

  5. math math Public

    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 model…

    C++ 760 188

  6. bayesplot bayesplot Public

    bayesplot R package for plotting Bayesian models

    R 434 84

Repositories

Showing 10 of 51 repositories
  • stan Public

    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/stan’s past year of commit activity
    C++ 2,616 BSD-3-Clause 370 136 (12 issues need help) 12 Updated Dec 18, 2024
  • stanc3 Public

    The Stan transpiler (from Stan to C++ and beyond).

    stan-dev/stanc3’s past year of commit activity
    OCaml 143 BSD-3-Clause 47 83 (13 issues need help) 10 Updated Dec 18, 2024
  • docs Public

    Documentation for the Stan language and CmdStan

    stan-dev/docs’s past year of commit activity
    TeX 38 114 85 (2 issues need help) 4 Updated Dec 18, 2024
  • quarto-config Public

    Custom stylesheets and scripts for use in our documentation and website

    stan-dev/quarto-config’s past year of commit activity
    CSS 0 BSD-3-Clause 0 0 0 Updated Dec 18, 2024
  • posterior Public

    The posterior R package

    stan-dev/posterior’s past year of commit activity
    R 166 24 58 (1 issue needs help) 6 Updated Dec 17, 2024
  • cmdstanpy Public

    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/cmdstanpy’s past year of commit activity
    Python 157 BSD-3-Clause 69 30 2 Updated Dec 17, 2024
  • example-models Public

    Example models for Stan

    stan-dev/example-models’s past year of commit activity
    HTML 777 478 46 (2 issues need help) 7 Updated Dec 15, 2024
  • bayesplot Public

    bayesplot R package for plotting Bayesian models

    stan-dev/bayesplot’s past year of commit activity
    R 434 GPL-3.0 84 54 (6 issues need help) 6 Updated Dec 14, 2024
  • cmdstanr Public

    CmdStanR: the R interface to CmdStan

    stan-dev/cmdstanr’s past year of commit activity
    R 143 63 89 (2 issues need help) 3 Updated Dec 14, 2024
  • performance-tests-cmdstan Public

    Performance testing tools for use with CmdStan

    stan-dev/performance-tests-cmdstan’s past year of commit activity
    Python 8 8 4 0 Updated Dec 13, 2024