Last data update: 2014.03.03

R: P-values adjustment in permutation
minpR Documentation

P-values adjustment in permutation

Description

Returns the p-values in each permutation.

Usage

minp(p, rank, n.GeneSets, nbPerm)

Arguments

p

input p-values.

rank

the rank of the p-values.

n.GeneSets

the number of genes in a given gene set.

nbPerm

the number of permutation times.

Value

a permutation p-value matrix.

Results