ComputeFits: ComputeFits - get estimated fits from a geeglm_object

Description Usage Arguments Examples

View source: R/ComputeFits.R

Description

This function will compute fits 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
ComputeFits(geeglm_obj, nmaps)

Arguments

geeglm_obj

An GLM object that is produced from computing the marginal model

Examples

1
fits <- ComputeFits(geeglm_obj)

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