getPValue: Get p-Values from Permutation Matrix

Description Usage Arguments Value See Also

Description

Calculate p-values from the permutation matrix.

Usage

1
getPValue(x, y)

Arguments

x

A GMPM object or a permutation matrix

y

A single number or vector of numbers indexing the columns in the permutation matrix for which the calculation is to be performed.

Value

A vector of p-values.

See Also

getNExceeding


gmpm documentation built on May 2, 2019, 5:27 p.m.