Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Dec 4, 2024
1 parent df99f7c commit 74d029c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c3a3499e
0ae51c23
2 changes: 1 addition & 1 deletion notebooks/radon_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h1 class="title">Hierarchical Linear Regression (Radon Contamination dataset)</
</header>


<p>In this notebook we want to revisit the classical hierarchical linear regression model based on the dataset of the <em>Radon Contamination</em> by Gelman and Hill. In particular, we want to show how easy is to port the <a href="https://docs.pymc.io/en/v3/">PyMC</a> models, presented in the very complete article <a href="https://docs.pymc.io/projects/examples/en/latest/case_studies/multilevel_modeling.html">A Primer on Bayesian Methods for Multilevel Modeling</a>, to <a href="https://bambinos.github.io/bambi/main/index.html">Bambi</a> using the more concise formula specification for the models.</p>
<p>In this notebook we want to revisit the classical hierarchical linear regression model based on the dataset of the <em>Radon Contamination</em> by Gelman and Hill. In particular, we want to show how easy is to port the <a href="https://docs.pymc.io/en/v3/">PyMC</a> models, presented in the very complete article <a href="https://docs.pymc.io/projects/examples/en/latest/case_studies/multilevel_modeling.html">A Primer on Bayesian Methods for Multilevel Modeling</a>, to <a href="https://bambinos.github.io/bambi/notebooks/">Bambi</a> using the more concise formula specification for the models.</p>
<p>This example has been ported from PyMC by Juan Orduz (<a href="https://github.com/juanitorduz">@juanitorduz</a>) and Bambi developers.</p>
<section id="prepare-notebook" class="level2">
<h2 class="anchored" data-anchor-id="prepare-notebook">Prepare Notebook</h2>
Expand Down

0 comments on commit 74d029c

Please sign in to comment.