Description Usage Arguments Examples
View source: R/ComputeZscores.R
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
1 | ComputeZscores(geeglm_obj, nmaps)
|
geeglm_obj |
An GLM object that is produced from computing the marginal model |
1 | zscores <- ComputeZscores(geeglm_obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.