From 06028deb31196faaa559b17f07dbd8a0826319d7 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Wed, 13 Nov 2024 21:25:13 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- CONTRIBUTING.html | 240 +++- Stan_prior_choice.html | 1044 +++++++++++++++ about.html | 253 +++- autoregression/arr2.html | 269 +++- autoregression/autoregression_comparison.html | 255 +++- autoregression/autoregression_overview.html | 269 +++- autoregression/minnesota.html | 269 +++- autoregression/pc_ar.html | 255 +++- contributors.html | 250 +++- gen_linear_regression/bernoulli_logit.html | 269 +++- gen_linear_regression/beta.html | 269 +++- gen_linear_regression/binomial.html | 269 +++- gen_linear_regression/categorical.html | 1064 ++++++++++++++++ .../conway_maxwell_poisson.html | 255 +++- gen_linear_regression/cumulative.html | 255 +++- .../gen_linear_regression_overview.html | 267 +++- gen_linear_regression/gr2.html | 269 +++- gen_linear_regression/l1_ball.html | 269 +++- .../linear_regression_comparison.html | 238 +++- gen_linear_regression/negative_binomial.html | 269 +++- gen_linear_regression/normal.html | 269 +++- gen_linear_regression/ordinal.html | 269 +++- gen_linear_regression/poisson.html | 269 +++- gen_linear_regression/r2d2.html | 269 +++- gen_linear_regression/rhs.html | 267 +++- gen_linear_regression/scaled_default.html | 255 +++- gen_linear_regression/student_t.html | 269 +++- .../hierarchical_regression_overview.html | 269 +++- hierarchical_regression/r2d2m2.html | 269 +++- index.html | 262 +++- prior_template.html | 240 +++- search.json | 1114 +++++++++-------- site_libs/bootstrap/bootstrap-dark.min.css | 12 + site_libs/bootstrap/bootstrap.min.css | 2 +- .../quarto-syntax-highlighting-dark.css | 189 +++ sitemap.xml | 116 +- tools.html | 269 +++- 38 files changed, 10152 insertions(+), 1256 deletions(-) create mode 100644 Stan_prior_choice.html create mode 100644 gen_linear_regression/categorical.html create mode 100644 site_libs/bootstrap/bootstrap-dark.min.css create mode 100644 site_libs/quarto-html/quarto-syntax-highlighting-dark.css diff --git a/.nojekyll b/.nojekyll index 41eca0c..703d0f4 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -a16ad7ed \ No newline at end of file +7d4874eb \ No newline at end of file diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index c36df5a..4890d20 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -6,6 +6,7 @@ + contributing – priorDB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + +
+ + + +
+ +
+

Stan Prior Choice Recommendations

+

+ +
+ + +

Much of PriorDB is built on the Stan Prior Choice Recommendations.

+ + + +
+ + +
+ + + + + \ No newline at end of file diff --git a/about.html b/about.html index 6f7e9b1..498d397 100644 --- a/about.html +++ b/about.html @@ -6,6 +6,7 @@ + About – priorDB + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + +
+ + + +
+ +
+

Categorical model

+

+ +
+ + +
+

Description

+
+
+

Definition

+
+
+

Parameters needing priors

+
+
+

See also

+ + +
+ +
+ + +
+ + + + + \ No newline at end of file diff --git a/gen_linear_regression/conway_maxwell_poisson.html b/gen_linear_regression/conway_maxwell_poisson.html index 67e1f18..6a4965c 100644 --- a/gen_linear_regression/conway_maxwell_poisson.html +++ b/gen_linear_regression/conway_maxwell_poisson.html @@ -6,6 +6,7 @@ + Conway-Maxwell-Poisson model – priorDB