library(knitr) library(kableExtra) library(segmentr) library(tibble) library(magrittr) library(purrr) knitr::opts_chunk$set( cache=TRUE, echo=FALSE )
\newcommand{\X}{\bf X} \newcommand{\x}{\mathbf x} \newcommand{\Xs}{\mathbf X} \renewcommand{\P}{\mathbb P} \newcommand{\E}{\mathbb E} \newcommand{\argmax}{\arg\max} \newcommand{\pen}{\text{pen}} \newcommand{\p}{\text{p}} \newcommand{\wQ}{\widetilde Q} \newcommand{\wP}{\widehat\Pr} \newcommand{\M}{\mathcal M} \newcommand{\rs}{r!:!s} \newcommand{\1}{\mathbf 1} \newcommand{\R}{\mathbb R} \newcommand{\Z}{\mathbb Z} \newcommand{\lik}{\mathcal{L}} \newcommand{\lt}{<} \newcommand{\gt}{>}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.