Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions docsrc/community.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Community
=========

This page highlights community projects that involve CmdStanPy. Check them out!

Project templates
-----------------

Templates are a great way to piggy back on other users' work, saving you time
when you start a new project.

- `cookiecutter-cmdstanpy-analysis
<https://github.com/teddygroves/cookiecutter-cmdstanpy-analysis>`_ A
cookiecutter template for cmdstanpy-based statistical analysis projects.

Software
--------

- `Prophet <https://github.com/facebook/prophet>`_ A procedure for forecasting
time series data based on an additive model where non-linear trends are fit
with yearly, weekly, and daily seasonality, plus holiday effects.

- `ArviZ <https://github.com/arviz-devs/arviz>`_ A Python package (with a `Julia
interface <https://julia.arviz.org/stable/>`_) for exploratory analysis of
Bayesian models. Includes functions for posterior analysis, data storage,
model checking, comparison and diagnostics.

1 change: 1 addition & 0 deletions docsrc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ set of model, data, and posterior estimates.
hello_world
workflow
examples
community
api

:ref:`genindex`