Description Usage Arguments Value Examples
Plot non-burn MCMC iterations of STRUCTURE for checking convergence. If plot is set to FALSE a data.frame is returned containing the log likelihood and alpha values over different K and runs and not plot is printed to the device.
1 |
x |
|
plot |
logical print resulting plot default TRUE |
use_logL |
logical plot log-likelihood (TRUE) or admixture coefficient |
facet |
logical facet by K default TRUE |
If plot is TRUE a ggplot is printed to the screen and the plot object and the data to generate it are returned. Otherwise, a data.frame containing MCMC info it returned.
1 2 3 4 5 |
structList object containing 10 STRUCTURE runs.
Number of Ks by number of runs:
10
10
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.