utils.clumpp | R Documentation |
Functions from package starmie for merging Q matrices from Structure runs using the CLUMPP algorithms.
utils.clumpp(Q_list, method, iter)
Q_list |
A list of of Q matrices. |
method |
The algorithm to use to infer the correct permutations. One of 'greedy' or 'greedyLargeK' or 'stephens' |
iter |
The number of iterations to use if running either 'greedy' or 'greedyLargeK' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.