Correction to: A Simulation Study of Statistical Approaches to Data Analysis in the Stepped Wedge Design
- PDF / 372,451 Bytes
- 1 Pages / 439.37 x 666.142 pts Page_size
- 102 Downloads / 219 Views
Correction to: A Simulation Study of Statistical Approaches to Data Analysis in the Stepped Wedge Design Yuqi Ren1 · James P. Hughes2 · Patrick J. Heagerty3
© International Chinese Statistical Association 2020
Correction to: Statistics in Biosciences https://doi.org/10.1007/s12561-019-09259-x The original version of this article unfortunately contained an error in ‘R code’ under Appendix section. In Models 3 and 4, the numeric variable “treat” should be in the fcluster random effect instead of the factor variable “ftreat.” Therefore, the correct R code should read as follows: # Model 3 lmer(y ~ ftime + ftreat + (1 | fcluster) + (0 + treat | fcluster) + (1 | clustime)) # Model 4 lmer(y ~ ftime + ftreat + (treat | fcluster) + (1 | clustime))
Publisher’s Note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
The original article can be found online at https://doi.org/10.1007/s12561-019-09259-x. * James P. Hughes [email protected] 1
University of Washington, 4550 11th Ave NE Apt W209, Seattle, WA 98105, USA
2
University of Washington, H655F, Health Sciences Building, 1705 NE Pacific Street, Seattle, WA 98195, USA
3
University of Washington, Box 357232, 1959 NE Pacific Street, Seattle, WA 98195, USA
13
Vol.:(0123456789)
Data Loading...