Learn R Programming

gap (version 1.6)

pvalue: P value for a normal deviate

Description

P value for a normal deviate

Usage

pvalue(z, decimals = 2)

Value

P value as a string variable.

Arguments

z

normal deviate.

decimals

number of decimal places.

Examples

Run this code
pvalue(-1.96)

Run the code above in your browser using DataLab