Directory
Statistics
My notes on using {emmeans}
Manually Doing Iteratively Reweighted Least Squares like a Benedictine Monk
Fun with Jensen's Inequality! Log transforms vs. log link
So THAT's what a random slope is?
Common misinterpretations of frequentist statistics
A cute hypothesis test question
Bigger sample size doesn't always mean more power
(unlimited) power calculations!
Small Area Estimation: An Appraisal
Bayesian time! Revisiting t-tests and F-tests
Small Area Estimation with Gaussian Copula
Maximum likelihood estimation of regression parameters with spatially dependent discrete data (2009): literature review
A comparison of the spatial linear model to nearest neighbor (k-NN) methods for forestry applications (2013): literature review
Notes on Bayesian Statistics
What is completeness anyways? (and other comments about statistics)
Sampling and geostatistics for spatial data, ver Hoef (2002): literature review
Spatial methods for plot-based sampling of wildlife populations, ver Hoef (2006): literature review
Where did the Normal Distribution even come from?
Finally understanding transformations in linear models
Data Science
Revisiting Jon Bois' 'What if Barry Bonds Played Without a Bat?'
A House Divided: Orgo vs. Ochem
When to get married (using Python)
Exploring College Football Data using Shiny
CS
Adventures in Data Structures Vol 15: Graphs Algorithms!
Adventures in Data Structures Vol 14: Dictionaries
Adventures in Data Structures Vol 13: Hash Tables (more like Ca$h Tables)
Adventures in Data Structures Vol 11: Adelson-Velsky and Landis (Trees)
Adventures in Data Structures Vol 10: Seeing the Forest Through the Trees
Adventures in Data Structures Vol 9: Ordered Arrays and Binary Search
Adventures in Data Structures Vol 8: Heaps of Fun
Adventures in Data Structures Vol 8: c u l8r, iter8r
Adventures in Data Structures Vol 7: The Dynamic Deque
Adventures in Data Structures Vol 6: Qup Stackin'
Adventures in Data Structures Vol 5: In Circles
Adventures in Data Structures Vol 4: Linked Lists
Adventures in Data Structures Vol. 3: Classic Balancing Act
Adventures in Data Structures Vol. 2.5: You Old Bag
Adventures in Data Structures Vol. 2: $TACKED (ft. Dynamic Arrays)
Adventures in Data Structures Vol. 1: The Dynamic Array