@def website_title = "Bayesian Statistics with Julia and Turing" @def website_descr = "Bayesian Statistics Tutorials for Social Scientists and PhD Candidates" @def website_url = "https://storopoli.io/Bayesian-Julia/"
@def author = "Jose Storopoli"
@def mintoclevel = 2
@def prepath = "Bayesian-Julia"
@def ignore = ["node_modules/", "franklin", "franklin.pub", "datasets/"]
\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle} \newcommand{\note}[1]{@@note @@title ⚠ Note@@ @@content #1 @@ @@} \newcommand{\warn}[1]{@@warning @@title ⚠ Warning!@@ @@content #1 @@ @@} \newcommand{\center}[1]{@@text-center #1 @@}