Learn R Programming

psycho (version 0.6.2)

percentile_to_z: Transform a percentile to a z score.

Description

Transform a percentile to a z score.

Usage

percentile_to_z(percentile)

Arguments

percentile

Percentile

Examples

Run this code
library(psycho)
percentile_to_z(95)

Run the code above in your browser using DataLab