level_p: Levels the uniform component of a p-value distribution.

View source: R/level_p.R

level_pR Documentation

Levels the uniform component of a p-value distribution.

Description

The uniform component of a p-distribution is leveled using a cubic polynomial. The method is similar to that of Polyfit::levelPValues.

Usage

level_p(p)

Arguments

p

A numeric vector of p-values


stevehoang/pbayes documentation built on Aug. 21, 2024, 12:02 a.m.