ZtoP: Convert Z-score to correponding p-value

Description Usage Arguments Value Note Author(s)

View source: R/FUNCTIONS.R

Description

Convert Z score to correponding p-values

Usage

1
ZtoP(z.score, ...)

Arguments

z.score

Z-score(s) (either scalar or vector).

...

not used.

Value

corresponding p-value(s).

Note

Due to the IEEE number limits of representing doubles, any Z score over 37.51929999999999765 will be converted to a p-value of 1e-309.

Author(s)

Beibei Jiang beibei_jiang@psych.mpg.de and Benno P<c3><bc>tz puetz@psych.mpg.de


episcan documentation built on May 2, 2019, 9:42 a.m.