diff --git a/dev/examples/initializing-hmc/index.html b/dev/examples/initializing-hmc/index.html index 66780e34..8fd3d5df 100644 --- a/dev/examples/initializing-hmc/index.html +++ b/dev/examples/initializing-hmc/index.html @@ -9,143 +9,143 @@ scatter(x, y; xlabel="x", ylabel="y", legend=false, msw=0, ms=2)
We'll fit this using a simple polynomial regression model:
\[\begin{aligned}
\sigma &\sim \text{Half-Normal}(\mu=0, \sigma=1)\\
@@ -275,4 +275,4 @@
nadapts;
drop_warmup=true,
progress=false,
-)
Settings
This document was generated with Documenter.jl version 0.27.25 on Sunday 6 August 2023. Using Julia version 1.9.2.