Introducing PowerLMM.js: Browser-based power analysis for longitudinal models with dropout
Power analysis for longitudinal LMMs is often challenging because results depend heavily on parameters such as random slopes and on the…
Kristoffer Magnusson's blog
Power analysis for longitudinal LMMs is often challenging because results depend heavily on parameters such as random slopes and on the…
My Cohen's d page supports multiple languages, any help with translating the contents into more languages is very welcome. The contents…
Linear mixed-effects models are often used for their ability to handle missing data using maximum likelihood estimation. In this post I will…
Recently there has been a couple of meta-analyses investigating heterogeneous treatment effects by analyzing the ratio of the outcome…
Mediation might be the ultimate example of how a method continues to be used despite a vast number of papers and textbooks describing the…
This will be a non-technical post illustrating the problems with identifying treatment responders or non-responders using inappropriate…
We just published a paper, The consequences of ignoring therapist effects in trials with longitudinal data: A simulation study , where we…
When a multilevel model includes either a non-linear transformation (such as the log-transformation) of the response variable, or of the…
In this post I will show some of the new simulation features that will be available in powerlmm 0.4.0 . You can already install the dev…
My R package powerlmm 0.3.0 is now out on CRAN. It can be installed from CRAN https://cran.r-project.org/package=powerlmm or GitHub…