ComputeResiduals: ComputeResiduals - get residuals from a geeglm_object

Description Usage Arguments Examples

View source: R/ComputeResiduals.R

Description

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

Usage

1
ComputeResiduals(geeglm_obj, nmaps)

Arguments

geeglm_obj

An GLM object that is produced from computing the marginal model

Examples

1
resids <- ComputeResiduals(geeglm_obj)

DCAN-Labs/MarginalModelCIFTI documentation built on Nov. 30, 2021, 3:40 p.m.