About Anaconda Help Download Anaconda

User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the 'StanHeaders' package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives.

copied from cf-staging / r-rstan

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v2.32.6
  • osx-64 v2.32.6
  • osx-arm64 v2.32.6
  • linux-aarch64 v2.32.6
  • linux-ppc64le v2.32.6
  • win-64 v2.32.6

conda install

To install this package run one of the following:
conda install conda-forge::r-rstan
conda install conda-forge/label/cf201901::r-rstan
conda install conda-forge/label/cf202003::r-rstan
conda install conda-forge/label/gcc7::r-rstan

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy