Learn R Programming

corto (version 1.2.4)

z2p: z2p

Description

This function gives a gaussian p-value corresponding to the provided Z-score

Usage

z2p(z)

Value

a p-value

Arguments

z

a Z score

Examples

Run this code
z<-1.96
z2p(z)

Run the code above in your browser using DataLab