Description Usage Arguments Value
View source: R/sample-trees-fast.R
Sample unique permutations from a partition space
1 | sample_unique_perms(g, n, B)
|
g |
number of generations |
n |
total size of cluster |
B |
number of permutations to draw |
matrix of size g x B and the first row is all 1. Each column is a unique permutation that sums to n and all are positive entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.