Part 1: Rare events are hard to find
rare events
stats 101
series
A series of posts on understanding Martin Bland’s ‘Detecting a single event’
Aug 5, 2025
A place to talk about what I am learning, have learned, or want to learn or things I am doing, have done, or want to do.
---
title: "Blog"
listing:
contents: posts # this name must match the name of the folder you created in step #1; here, all Quarto docs in the `posts` directory will be included on your listing page
type: grid # or `default` or `table`; each type has its own set of yaml options to include
sort: "date desc" # can also sort on more than one field
categories: true # allows you to sort posts by assigned categories
format:
html:
comments: false
---
A place to talk about what I am learning, have learned, or want to learn or things I am doing, have done, or want to do.