Stats Tips
  • About
  • All Posts
Categories
All (33)
Bayesian (1)
analysis (9)
code (26)
concept (19)
fun (5)
logistic (2)
modelling (13)
news (1)
presentation (1)
probability (2)
puzzle (1)
resources (1)
survival (3)
visualisation (13)

Posts

Model Prediction/Visualisation
6. Survival Analysis - Cox Model

code
concept
modelling
visualisation
How to survive visualising the Cox model.
Jul 25, 2025
12 min

Model Prediction/Visualisation
5. Linear Mixed Models (LMMs)

code
concept
modelling
visualisation
Visualising fixed vs random effects.
Jun 27, 2025
6 min

Model Prediction/Visualisation
4. Generalised Linear Models (GLMs)

code
concept
modelling
visualisation
Know what you are predicting when using GLMs.
May 30, 2025
7 min

Model Prediction/Visualisation
3. Non-Linear Functional Forms

code
concept
modelling
visualisation
Relaxing the linearity assumption does not make prediction/visualisation any more difficult.
May 2, 2025
7 min

Model Prediction/Visualisation
2. How Many Dimensions?

code
concept
modelling
visualisation
There is a practical limit to the number of predictors you can visualise.
Apr 4, 2025
9 min

Model Prediction/Visualisation
1. The Basics

code
concept
modelling
visualisation
How to predict from your model.
Mar 21, 2025
12 min

janitor - Your local R handypackage

code
Work smarter, not harder.
Mar 7, 2025
5 min

Missing Data and Multiple Imputation for Dummies
(Part 2)

code
concept
analysis
The core concepts and a simple example to get you up and running with MI in your next analysis.
Feb 21, 2025
15 min

Missing Data and Multiple Imputation for Dummies
(Part 1)

code
concept
analysis
The core concepts and a simple example to get you up and running with MI in your next analysis.
Feb 7, 2025
17 min

On the 12th Day of Christmas, a Statistician Sent to Me…

fun

Nov 29, 2024
1 min

R Programming - Try for DRY

code
concept
A general philosophy on making your code more efficient.
Nov 15, 2024
19 min

Survival Analysis - Under the Hood

code
concept
survival
If you find survival analysis confusing - this post is for you.
Nov 1, 2024
28 min

Breaking Free From ‘The Cult of P’

concept
fun
A reminder not to hang all your hopes and dreams on one insignificant number (see what I did there)
Oct 18, 2024
6 min

Epi. 101 Lesson - Confounding

analysis
code
concept
modelling
Confounding - how statistical adjustment relates to stratification.
Oct 4, 2024
17 min

Biostats Book Club

fun
resources
Rule # 1. You do not talk about Biostats Book Club.
Sep 6, 2024
3 min

tidylog - Console Messaging in R

code
Finally get some feedback about what your data manipulations are actually doing.
Aug 23, 2024
2 min

Logarithms and Why They’re Important in Statistics

code
concept
visualisation
Having to deal with logarithms may send a shiver down your spine, but they’re not as hard as you may think
Aug 9, 2024
21 min

Logistic Regression - Under the Hood

code
analysis
modelling
visualisation
probability
See how log-odds, odds and probability are all simply versions of each other - and fundamental to logistic regression.
Jul 26, 2024
32 min

Academic Research - “What’s in a Title?”

fun
“That which we call a paper by any other title would have as much impact?”
Jun 14, 2024
6 min

Reshaping Data - Think Before you Pivot

concept
code
Some common-use scenarios for reshaping your data from wide to long format
May 31, 2024
11 min

Ordinal Regression for Ordinal Outcomes?

analysis
concept
code
logistic
modelling
The proportional odds model is the best choice when we are regressing an ordinal outcome.
May 17, 2024
13 min

gtsummary - Your New Go-To for Tables

code
presentation
Create summary and regression tables in a flash.
May 3, 2024
6 min

Everything is a Linear Model

analysis
concept
code
modelling
The t-test and linear model with one grouping variable are two sides of the same coin.
Apr 19, 2024
4 min

Don’t be Scared of Splines

analysis
concept
code
modelling
visualisation
Restricted cubic splines give you the ultimate flexiblity in modelling continuous predictors.
Apr 5, 2024
20 min

Easily view your data by a grouping variable

code
Use by() to view your data by a grouping variable.
Mar 22, 2024
2 min
No matching items
  • 1
  • 2