Rdocumentation
powered by
Learn R Programming
copa (version 1.40.0)
perm.mat: Produce a Matrix of Permuted Classlabels
Description
This function makes a matrix of permuted classlabels. This is not intended to be called directly by end users.
Usage
perm.mat(B, ids)
Arguments
B
The number of permutations
ids
A vector of classlabels
Value
A matrix of permuted classlabels.