Skip to main content
. 2020 Oct 29;11:5467. doi: 10.1038/s41467-020-19270-2
1 Fit the global imputation model using the SI method to find α^si and Cov(α^si);
2 Sample α1, …, αM independently from N(α^si,Cov(α^si));
3 Send α1, …, αM to all sites;
4 for m ← 1 to M do
5 for k ← 1 to K do Impute the missing data at site k based on αm;
6 Fit the analysis model and obtain θ^m and Cov(θ^m);
7 end
8 Combine the results by Rubin’s rule to obtain θ^ and Cov(θ^);