Skip to content

Commit ebc336c

Browse files
committed
cleanup
1 parent 5b1b515 commit ebc336c

File tree

2 files changed

+3
-50
lines changed

2 files changed

+3
-50
lines changed

jupyter/sum-to-zero/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
Notebooks to demonstrate correctness and efficiency of constrained parameter type `sum\_to\_zero\_vector`,
1+
Notebooks to demonstrate correctness and efficiency of constrained parameter type `sum_to_zero_vector`,
22
introduced in Stan 2.36.
33

44
HTML page has all necessary resources. To rebuild, add `stan-dev/quarto-config` submodule.
55

66
Included in the GitHub repository for this notebook are several python files of helper functions.
77

8+
* eval_efficiencies.py - run models repeatedly, get average performance stats.
9+
* utils.py - simulate data for binomial model.
810
* utils\_html.py - format Stan summaries for this notebook.
9-
* utils\_dataviz.py - summarize and plot the posterior sample.
1011
* utils\_bym2.py - compute data inputs to the BYM2 model.
1112
* utils\_nyc\_map.py - munge the New York City census tract map.
1213

jupyter/sum-to-zero/gen_binomial_data.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)