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.8k 387

  2. rstan rstan Public

    RStan, the R interface to Stan

    R 1.1k 266

  3. pystan2 pystan2 Public archive

    PyStan, the Python interface to Stan

    Python 924 184

  4. 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++ 837 219

  5. example-models example-models Public

    Example models for Stan

    HTML 797 477

  6. bayesplot bayesplot Public

    bayesplot R package for plotting Bayesian models

    R 442 93

Repositories

Showing 10 of 52 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,767 BSD-3-Clause 387 136 (10 issues need help) 16 Updated Sep 9, 2026
  • cmdstanr Public

    CmdStanR: the R interface to CmdStan

    stan-dev/cmdstanr's past year of commit activity
    R 160 69 52 10 Updated Sep 9, 2026
  • cmdstan Public

    CmdStan, the command line interface to Stan

    stan-dev/cmdstan's past year of commit activity
    C++ 238 BSD-3-Clause 104 46 (1 issue needs help) 3 Updated Sep 9, 2026
  • performance-tests-cmdstan Public

    Performance testing tools for use with CmdStan

    stan-dev/performance-tests-cmdstan's past year of commit activity
    Python 9 8 4 0 Updated Sep 9, 2026
  • rstan Public

    RStan, the R interface to Stan

    stan-dev/rstan's past year of commit activity
    R 1,084 266 344 11 Updated Sep 9, 2026
  • 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 modeling, linear algebra, and equation solving.

    stan-dev/math's past year of commit activity
    C++ 837 BSD-3-Clause 219 271 (45 issues need help) 19 Updated Sep 9, 2026
  • stanc3 Public

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

    stan-dev/stanc3's past year of commit activity
    OCaml 160 BSD-3-Clause 59 80 (13 issues need help) 7 Updated Sep 9, 2026
  • loo Public

    loo R package for approximate leave-one-out cross-validation (LOO-CV) and Pareto smoothed importance sampling (PSIS)

    stan-dev/loo's past year of commit activity
    R 157 38 42 (1 issue needs help) 14 Updated Sep 9, 2026
  • docs Public

    Documentation for the Stan language and CmdStan

    stan-dev/docs's past year of commit activity
    TeX 43 133 90 (2 issues need help) 1 Updated Sep 8, 2026
  • posteriordb Public

    Database with posteriors of interest for Bayesian inference

    stan-dev/posteriordb's past year of commit activity
    Stan 231 BSD-3-Clause 50 64 8 Updated Sep 5, 2026