z_table: z table function

Description Usage Arguments Examples

View source: R/z_table.R

Description

This function returns body/tail proportions for a given z-score.

Usage

1
z_table(z = 0)

Arguments

numeric

input a z-score

Examples

1
z_table(z = 1.96)

mydatastory/package documentation built on Nov. 21, 2019, 2:53 a.m.