30 skills found
stan-dev / CmdstanCmdStan, the command line interface to Stan
stan-dev / CmdstanpyCmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
stan-dev / CmdstanrCmdStanR: the R interface to CmdStan
rmcelreath / Cmdstan Map Rect TutorialBeginner tutorial for using cmdstan with multithreading
IBM / YapsA surface language for programming Stan models using python syntax
stan-dev / DocsDocumentation for the Stan language and CmdStan
StanJulia / CmdStan.jlCmdStan.jl v6 provides an alternative, older Julia wrapper to Stan's `cmdstan` executable. CmdStan will be deprecated in 2022.
stan-dev / MathematicaStanA Mathematica package to interact with CmdStan
ankane / Cmdstan RubyBayesian inference for Ruby, powered by CmdStan
jrnold / Docker StanDockerfiles with rstan and CmdStan
wlandau / InstantiatePre-compiled CmdStan models in R packages
JBris / Stan Cmdstanr DockerA Docker image to run Stan, cmdstanr, and brms for Bayesian statistical modelling
StanJulia / StanSample.jlWIP: Wrapper package for the sample method in Stan's cmdstan executable.
sakrejda / StannisCode for effectively dealing with running CmdStan... from R.... because reasons...
scicloj / Cmdstan CljUsing the Stan statistical modelling language from Clojure using the CmdStan CLI
nyc-pyladies / 2019 Cmdstanpy Bayesian WorkshopBayesian workflows with CmdStanPy workshop with Women's World Cup data
WardBrian / CmdStanJupyterDefine Stan models in jupyter notebook cells using magics
stan-dev / Performance Tests CmdstanPerformance testing tools for use with CmdStan
StatisticalRethinkingJulia / StanModels.jlStan versions of StatisticalRethinking models.
WardBrian / Pybind Expose Stan FnsExposing Stan functions in Python