dr. Willem Sleegers
Projects
LIME
A website to explore and analyze intervention studies to reduce animal product consumption.
Cognitive Dissonance RRR
A large-scaled replication study of a seminal finding from the cognitive dissonance literature.
tidystats
A collection of software tools to reproducibly report statistics.
Latest Apps
Three-Point Project Planner
A project estimation tool that uses three-point estimation and Monte Carlo simulation to predict realistic project completion times.
Test Survey Tool
An application that converts structured text files into interactive survey questionnaires suitable for user testing.
Type to Read
A typing practice app that lets you improve your typing speed and accuracy while reading content you want to read.
Latest Posts
Understanding Regression (Part 3): Estimating Parameters
We've chosen the normal distribution to describe heights. Now we need to estimate its parameters μ and σ from our sample. This post shows that lm() does exactly this: the intercept estimates μ (the mean) and the residual standard error estimates σ.
- Published On
Understanding Regression (Part 1): Getting Started
This is the first post in a series on understanding regression. In this first post we focus on what the main question is that we should be asking when using regression.
- Published On
Group comparisons all at once
An example of how to run multiple group comparisons all at once using a single regression model.
- Published On