View source: R/analysis_functions.R
z2p | R Documentation |
Convert Z score to p value
z2p(z, two.sided = T)
z |
Z score |
two.sided |
Specify where two-sided distribution is used for p value calculation. Default is T. |
p value
pnorm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.