Insert admixture edges into graph
insert_admix_old(
graph,
fromnodes,
tonodes,
substitute_missing = FALSE,
allow_below_admix = FALSE
)
An admixture graph
List of nodes. New edges will originate above these nodes.
List of nodes. New edges will end above these nodes.
If TRUE
, an attempt will be made to insert random other edges
if some of the provided edges could not be inserted.
Allow insertion of edges which begin or end directly underneath an admixture node
Adxmiture graph with inserted edges