Most survival analysis models for time-to-event data, like Cox regression, assume independence. The survival time for one individual cannot influence the survival time for another.
This assumption doesn’t hold in many study designs. You may have animals clustered into litters, matched pairs, or patients in a multi-center trial with correlated survival times within a center.
(more…)
One of the hardest steps in any project is learning to ask the right research question!
(more…)
Interactions in statistical models are never especially easy to interpret. Throw in non-normal outcome variables and non-linear prediction functions and they become even more difficult to understand. (more…)
Many data sets are challenging and time consuming to work with because the data are seldom in an optimal format.
(more…)
Moderated mediation, also known as Conditional Process Modeling, is great tool for understanding one type of complex relationship among variables.
(more…)
If you’ve used much analysis of variance (ANOVA), you’ve probably heard that ANOVA is a special case of linear regression. Unless you’ve seen why, though, that may not make a lot of sense. After all, ANOVA compares means between categories, while regression predicts outcomes with numeric variables. (more…)