Stan icon
Stan icon

Stan

Stan is a probabilistic programming language for data analysis, enabling automatic inference for a large class of statistical models.

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  • Python  PyStan: the Python interface to Stan
  • R (programming language)  RStan: the R interface to Stan
  • Julia  Stan.jl: the Julia interface to Stan
  • MATLAB  MatlabStan: the MATLAB interface to Stan
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Data Mining

 Tags

Stan News & Activities

Highlights All activities

Recent activities

No activities found.

Stan information

  • Developed by

    Bob Carpenter, Andrew Gelman, Matt Hoffman, Daniel Lee, Ben Goodrich, Michael Betancourt, Michael A. Brubaker, Jiqiang Guo, Peter Li, Allen Riddell
  • Licensing

    Open Source and Free product.
  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

Popular alternatives

View all
Stan was added to AlternativeTo by francoislaurent on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

A list with 34 apps by 6feriolimarco without a description.

List by Francisco Ferioli Marco with 34 apps, updated

What is Stan?

Stan is a probabilistic programming language for data analysis, enabling automatic inference for a large class of statistical models. It features full Bayesian inference with Markov chain Monte Carlo sampling, approximate Bayesian inference with variational inference and the Laplace approximation, and penalized maximum likelihood estimation with optimization. The language integrates a Math Library written in C++, which can act as a stand-alone, and features derivatives for arithmetic, special functions, probability functions, and linear algebra. Stan has interfaces for R, Python, Julia, MATLAB, Stata, and the command-line