View source: R/ResampleGamma.R
Resample.gamma.binaryY | R Documentation |
Resampling function to get bootstrap variance for binary Y. Note that readers need to modify the existing function Resample.gamma.binaryY() to match their own Steps 1-5. It was only included in the package for the purpose of providing an example.
Resample.gamma.binaryY(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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.