percentile: Transform z score to percentile.

Description Usage Arguments Author(s) Examples

View source: R/miscellaneous.R

Description

Transform z score to percentile.

Usage

1
percentile(z_score)

Arguments

z_score

Z score.

Author(s)

Dominique Makowski

Examples

1
2
library(psycho)
percentile(-1.96)

Example output

Note: Many functions of the 'psycho' package have been (improved and) moved to other packages of the new 'easystats' collection (https://github.com/easystats). If you don't find where a function is gone, please open an issue at: https://github.com/easystats/easystats/issues
[1] 2.49979

psycho documentation built on Jan. 19, 2021, 9:07 a.m.