Welcome to my blog

I mainly post about data analysis and applied statistics stuff, usually in R. Frequent topics include Bayesian statistics, multilevel models, and statistical power.

Written by A. Solomon Kurz

Regression models for 2-timepoint non-experimental data

I recently came across Jeffrey Walker’s free text, Elements of statistical modeling for experimental biology, which contains a nice chapter on 2-timepoint experimental designs. Inspired by his work, this post aims to explore how one might analyze non-experimental 2-timepoint data within a regression model paradigm. Turns out you probably have more options than you realized.

By A. Solomon Kurz

December 29, 2020

Multilevel models and the index-variable approach

PhD candidate Huaiyu Liu recently reached out with a question about how to analyze clustered data. Like any good question, this one got my gears turning. Thanks, Liu! The purpose of this post will be to show how to model clustered data in two different ways.

By A. Solomon Kurz

December 9, 2020

Bayesian meta-analysis in brms-II

This is an early draft of my second attempt at explaining the connection between meta-analyses and the Bayesian multilevel model. This time, we focus on odds ratios. Enjoy!

By A. Solomon Kurz

October 16, 2020

Time-varying covariates in longitudinal multilevel models contain state- and trait-level information: This includes binary variables, too

When you have a time-varying covariate you’d like to add to a multilevel growth model, it’s important to break that variable into two. One part of the variable will account for within-person variation. The other part will account for between person variation. Keep reading to learn how you might do so when your time-varying covariate is binary.

By A. Solomon Kurz

October 31, 2019

Individuals are not small groups, II: The ecological fallacy

When people conclude results from group-level data will tell you about individual-level processes, they commit the ecological fallacy. This is true even of the individuals whose data contributed to those group-level results. This phenomenon can seem odd and counterintuitive. Keep reading to improve your intuition.

By A. Solomon Kurz

October 14, 2019