Partition a list of populations into left and right populations

qpadm_models(pops, allpops = TRUE, more_right = TRUE)

Arguments

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

Value

A data frame with one qpadm model per row

See also

qpadm_models, graph_f2_function

Examples

if (FALSE) {
graph_to_qpadm(get_leafnames(example_igraph))
}