ComputeZscores: ComputeZscores - convert estimated Wald statistics to z...

Description Usage Arguments Examples

View source: R/ComputeZscores.R

Description

This function will compute z scores from Wald statistics, which can be used to infer statistical significance. The function can be called in parallel to operate on a map. Such usage can be found in the main function

Usage

1
ComputeZscores(geeglm_obj, nmaps)

Arguments

geeglm_obj

An GLM object that is produced from computing the marginal model

Examples

1
zscores <- ComputeZscores(geeglm_obj)

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