Resolves the flexible entry contract: a dag passes through (classed, or a 1.x
list with the dag shape), a sniff_groups_lineage() object contributes its
docs_per_group, and a docs_per_group tibble is built into a dag.
Arguments
- x
A
sniff_trajectory_dag()object, asniff_groups_lineage()list, or adocs_per_grouptibble.- min_group_size
Minimum distinct-document count for a node (default 10).
- jaccard_min
Minimum Jaccard weight to keep an edge (default 0.05).
- k_out
Max outgoing edges kept per source node (default 2).
