computeOneSidedPvalueR: Compute a one-sided p-value from a quantile value

View source: R/utils.R

computeOneSidedPvalueRR Documentation

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

Description

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

Usage

computeOneSidedPvalueR(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.