allocateP: Distribution of Negative Log P

Description Usage Arguments Value

Description

Count the number of p values exceeding each break point on the -log_{10} scale.

Usage

1
allocateP(p, U = NULL, B = 1000)

Arguments

p

Vector of p values.

U

Upper limit of discretization grid.

B

Bins.

Value

A matrix containing the break points and the count of p-values exceeding each break point.


zrmacc/SimTools documentation built on May 9, 2019, 8:08 a.m.