make_perm_mat: Make matrix of permutations for mantel test with a row for...

View source: R/RcppExports.R

make_perm_matR Documentation

Make matrix of permutations for mantel test with a row for each permutation and a column for each sample

Description

Make matrix of permutations for mantel test with a row for each permutation and a column for each sample

Usage

make_perm_mat(nSamples, nPerm)

Arguments

nSamples

number of samples

nPerm

number of permutations


borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.