permutation.proc: Permutation procedure

Description Usage Arguments Value Examples

View source: R/permutation.proc.R

Description

Permutation procedure

Usage

1
permutation.proc(X, Y, method = "overall", B = 1000)

Arguments

X

a (p x n) matrix

Y

a (q by n) matrix

method

a character string, "overall" or "each" denoting the FPR method

B

an integer denoting the number of permutations

Value

a 4 dimensional array of distance scores for each of the B permutations

Examples

1
see README

robyn-ball/PMCA documentation built on Dec. 31, 2020, 3:10 a.m.