Assistant Professor of Statistics @ UVA
sidv [at] virginia [dot] edu
2026-08-20
This post exists only to show what a post looks like in this theme: full width, no left column, and a back link to the rest of the site.
Body copy is PT Sans; headings and code are JetBrains Mono.
Inline code sits inline, and a block sits in a light rule-bordered box:
kernel <- function(x, y, sigma = 1) {
exp(-sum((x - y)^2) / (2 * sigma^2))
}Block quotes keep the treatment from the live site — grey ground, thick left rule, oversized opening quote.