combineZStouffer | R Documentation |
This function takes a vector of Z-scores and combines them into a single Z-score using Stouffer's method.
combineZStouffer(x)
x |
a vector of Z-scores to be combined |
Returns a single Z-score.
combineZStouffer(rnorm(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.