返回排行榜RStan
RStan, the R interface to Stan
stanmcmcbayesian-inferencebayesian-data-analysisbayesian-statisticsrr-package
关键指标
Star 增长趋势
Star
1.1k
Forks
270
周增长
—
Issues
344
5001k
2013年5月2015年7月2017年9月2019年12月2022年2月2024年5月2026年7月
README
RStan 
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.
相关仓库