computeTwoSidedPvalueR: Compute a two-sided p-value from a quantile value

View source: R/utils.R

computeTwoSidedPvalueRR Documentation

Compute a two-sided p-value from a quantile value

Description

Wrapper function to compute a two-sided p-value from a statistics or quantile value, with the aid of lower and upper bounds.

Usage

computeTwoSidedPvalueR(x, a, b)

Arguments

x

The two-sided p-value to be converted.

a

The lower bound, e.g. 0.

b

The upper bound, e.g. 2.


ffstream documentation built on May 31, 2023, 7:53 p.m.