Resample.gamma.continuousY {SynDI} | R Documentation |
Resampling function to get bootstrap variance for continuous Y. Note that readers need to modify the existing function Resample.gamma.continuousY() to match their own Steps 1-5. It was only included in the package for the purpose of providing an example.
Resample.gamma.continuousY(data, indices)
data |
synthetic data |
indices |
row indices to replicate |
numeric vector of regression coefficients
Reference: Gu, T., Taylor, J.M.G. and Mukherjee, B. (2021) Regression inference for multiple populations by integrating summary-level data using stacked imputations https://arxiv.org/abs/2106.06835.