Resample.gamma.binaryY: Resample for bootstrap variance for binary Y

View source: R/ResampleGamma.R

Resample.gamma.binaryYR Documentation

Resample for bootstrap variance for binary Y

Description

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.

Usage

Resample.gamma.binaryY(data, indices)

Arguments

data

synthetic data

indices

row indices to replicate

Value

numeric vector of regression coefficients

References

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.


SynDI documentation built on May 25, 2022, 9:10 a.m.