Skip to main content
. 2020 Oct 29;11:5467. doi: 10.1038/s41467-020-19270-2
1 Find the estimate α¯=argminαL1(α), which is the optimal estimate at site 1;
2 Send α¯ to all sites and receive Lk(α)α=α¯ back;
3 Find α^csl=argminαL~(α) and Cov(α^csl)=1Nc2L1(α)1α=α^csl;
4 Sample α1, …, αM independently from N(α^csl,Cov(α^csl));
5 Send α1, …, αM to all sites;
6 for m ← 1 to M do
7 for k ← 1 to K do Impute the missing data at site k based on αm;
8 Fit the analysis model and obtain θ^m and Cov(θ^m);
9 end
10 Combine the results by Rubin’s rule to obtain θ^ and Cov(θ^);