Example: n = 200 and expected 20% drop out
200 * 1.20 = 240 (incorrect, as 80% of 240 = 192)
200 / 0.8 = 250 (correct, as 80% of 250 = 200)
Example: n = 200 and expected 20% drop out
200 * 1.20 = 240 (incorrect, as 80% of 240 = 192)
200 / 0.8 = 250 (correct, as 80% of 250 = 200)
jmlr.org/papers/v26/2...
jmlr.org/papers/v26/2...