Open
Description
Vignettes to-do list:
-
filtering returned parameters from
$draws()
Showcase how one can read in only selected parameters. -
variational inference (done in add example of optimize and variational to vignette #210)
-
optimization (done in add example of optimize and variational to vignette #210)
-
profiling (done in Profiling vignette #435)
-
standalone generate_quantities
-
vignette on how to use different draws formats
-
example with changing adapt delta and max_treedepth
-
Installation vignette
- Show how to install cmdstan and go through various troubleshooting techniques.
-
threading vignette
- Showcase how to use threading. Use the redcard model from the case study in the reduce sum tutorial
-
OpenCL vignette
- Showcase using OpenCL with a model with one of the GLMs.
-
MPI vignette
- Use the redcard model.