The Wayback Machine - http://web.archive.org/web/20220508060512/https://github.com/topics/stan
Skip to content
#

stan

Here are 321 public repositories matching this topic...

bob-carpenter
bob-carpenter commented Mar 15, 2022

Description

Describe the issue as clearly as possible. Issues are meant for bug reports and feature requests. The issue should contain enough information for a developer to put together a solution.

If this is a general question, please post to the forums.

Example

Here's the current errors.

mkdir -p doc/api
doxygen doxygen/doxygen.cfg
warn

Extension functionality which uses Stan.jl, DynamicHMC.jl, and Turing.jl to estimate the parameters to differential equations and perform Bayesian probabilistic scientific machine learning

  • Updated Dec 3, 2021
  • Julia
18
rok-cesnovar
rok-cesnovar commented Jun 15, 2020

Vignettes to-do list:

  • filtering returned parameters from $draws()
    Showcase how one can read in only selected parameters.

  • variational inference (done in #210)

  • optimization (done in #210)

  • profiling (done in #435)

  • standalone generate_quantities

  • vignette on how to use different draws formats

  • example with changing adapt delta and max_tr

documentation good first issue

Improve this page

Add a description, image, and links to the stan topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stan topic, visit your repo's landing page and select "manage topics."

Learn more