About Anaconda Help Download Anaconda

r / packages / r-stanheaders 2.26.28

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.

  • License: BSD_3_clause
  • Home: https://mc-stan.org/
  • 18053 total downloads
  • Last upload: 1 year and 27 days ago

Installers

  • linux-64 v2.26.28
  • linux-32 v2.17.2
  • osx-64 v2.18.1
  • win-32 v2.18.1
  • win-64 v2.18.1

conda install

To install this package run one of the following:
conda install r::r-stanheaders

Description


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy