qpadm_models | R Documentation |
Partition a list of populations into left and right populations
qpadm_models(pops, allpops = TRUE, more_right = TRUE)
pops |
A vector of populations |
allpops |
Return only models which use all provided populations |
more_right |
Return only models with more right than left populations |
A data frame with one qpadm model per row
qpadm_models
, graph_f2_function
## Not run:
graph_to_qpadm(get_leafnames(example_igraph))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.