
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…)
How do you know which method to use when you want to compare groups?
(more…)
One of the hardest steps in any project is learning to ask the right research question!
(more…)
What do you do if the assumptions of linear models are violated?
(more…)
Exact and randomization tests are simple from a conceptual level and need fewer assumptions than traditional parametric tests. They do require substantial computing power, but nothing that can’t be handled by the computer you have today. (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…)