JS.p: Format P value

Description Usage Arguments Value Examples

Description

JS.p is intended for formatting p-value

Usage

1
JS.p(value)

Arguments

value

numeric vector of p-value (possibly with NAs )

Value

A numeric vector of corrected p-value

Examples

1
2
3
JS.p(0.060)
JS.p(0.0050)
JS.p(0.00001)

SophiaJia/Jsurvformat documentation built on May 9, 2019, 1:52 p.m.