StanHeaders
C++ Header Files for Stan
The C++ header files of the Stan project are provided by this package, but it contains little R code or documentation. The main reference is the vignette. There is a shared object containing part of the 'CVODES' library, but its functionality is not accessible from R. 'StanHeaders' is primarily useful for developers who want to utilize the 'LinkingTo' directive of their package's DESCRIPTION file to build on the Stan library without incurring unnecessary dependencies. The Stan project develops a probabilistic programming language that implements full or approximate Bayesian statistical inference via Markov Chain Monte Carlo or 'variational' methods and implements (optionally penalized) maximum likelihood estimation via optimization. The Stan library includes an advanced automatic differentiation scheme, 'templated' statistical and linear algebra functions that can handle the automatically 'differentiable' scalar types (and doubles, 'ints', etc.), and a parser for the Stan language. The 'rstan' package provides user-facing R functions to parse, compile, test, estimate, and analyze Stan models.
- Version2.32.10
- R version≥ 3.4.0
- LicenseBSD_3_clause
- Licensefile LICENSE
- Needs compilation?Yes
- StanHeaders citation info
- Last release07/15/2024
Documentation
Team
Ben Goodrich
Joshua Pritikin
Show author detailsRolesContributorAndrew Gelman
Show author detailsRolesAuthorBob Carpenter
Show author detailsRolesAuthorMatt Hoffman
Show author detailsRolesAuthorDaniel Lee
Show author detailsRolesAuthorMichael Betancourt
Show author detailsRolesAuthorMarcus Brubaker
Show author detailsRolesAuthorJiqiang Guo
Show author detailsRolesAuthorPeter Li
Show author detailsRolesAuthorAllen Riddell
Show author detailsRolesAuthorMarco Inacio
Show author detailsRolesAuthorMitzi Morris
Show author detailsRolesAuthorJeffrey Arnold
Show author detailsRolesAuthorRob Goedman
Show author detailsRolesAuthorBrian Lau
Show author detailsRolesAuthorRob Trangucci
Show author detailsRolesAuthorJonah Gabry
Show author detailsRolesAuthorAlp Kucukelbir
Show author detailsRolesAuthorRobert Grant
Show author detailsRolesAuthorDustin Tran
Show author detailsRolesAuthorMichael Malecki
Show author detailsRolesAuthorYuanjun Gao
Show author detailsRolesAuthorHamada S. Badr
Trustees of Columbia University
Show author detailsRolesCopyright holderLawrence Livermore National Security
Show author detailsRolesCopyright holderThe Regents of the University of California
Show author detailsRolesCopyright holderSouthern Methodist University
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports1 package
- Suggests8 packages
- Linking To2 packages
- Reverse Depends3 packages
- Reverse Imports3 packages
- Reverse Suggests3 packages