Description Usage Arguments Examples
View source: R/ComputeResiduals.R
This function will compute residuals from a marginal model, which can be used to generate wild bootstraps. The function can be called in parallel to operate on a map. Such usage can be found in the main function
1 | ComputeResiduals(geeglm_obj, nmaps)
|
geeglm_obj |
An GLM object that is produced from computing the marginal model |
1 | resids <- ComputeResiduals(geeglm_obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.