GitHub - stan-dev/rstan: RStan, the R interface to Stan
-
-
Notifications
You must be signed in to change notification settings - Fork 268
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
RStan is the R interface to Stan.
Quick links
- mc-stan.org/rstan (online RStan documentation, vignettes)
- Stan documentation (language manual, case studies, and more)
- Ask a question (Stan Forums on Discourse)
- Open an issue (GitHub issues for bug reports, feature requests)
Getting Started
For installation instructions and other tips on getting started with RStan see
Several Stan users have also contributed translations of the RStan Getting Started page:
- RStan Getting Started (French)
- RStan Getting Started (Japanese)
- RStan Getting Started (繁體中文)
- RStan Getting Started (Portuguese)
Source Repository
RStan's source code repository is hosted here on GitHub. Stan's source repository is defined as a submodule. See how to work with stan submodule in rstan repo.
Licensing
RStan is licensed under GPLv3. The Stan code packaged in RStan is licensed under new BSD.
All contributions must follow the Stan AI Contribution Policy.
About
RStan, the R interface to Stan