two_sided_z: BMI585 final project: two_sided_z convert a test statistic...

Description Usage Arguments Value Examples

View source: R/two_sided_z.R

Description

This functions accept a numerical value and and dataframe

Usage

1

Arguments

t:

the upper bound |z|

Value

result: an array of area < |z|

Examples

1
2
z <- 0.5
two_sided_z(z)

shaoyanpan/BMI585final2 documentation built on Dec. 23, 2021, 1:20 a.m.