uvApproxNull: Approximate univariate null distribution

Description Usage Arguments Value

View source: R/multiFit.R

Description

In a univariate case, simulate an approximate null distribution for the global test statistics.

Usage

1
uvApproxNull(uv.null.sim, num.wins, top.max.ps = 4L, verbose = FALSE)

Arguments

uv.null.sim

Positive integer, the number of simulated values to be computed in a univariate case when an exact or approximate null distribution is simulated.

num.wins

Positive integer, the number of windows that are tested in each simulation.

top.max.ps

Positive integer, report the mean of the top top.max.ps order statistics of the negative logarithm of all p-values.

verbose

Logical.

Value

List of two numerical vectors for each of the global test statistics. Each such vector is of length uv.null.sim.


MaStatLab/MultiFit documentation built on Jan. 11, 2020, 5:11 p.m.