is_ancestral | R Documentation |
Check if a directed mixed graph is ancestral
is_ancestral(graph, top_ord, .top_ord = FALSE, directed = FALSE, .anc = FALSE)
graph |
object of class |
top_ord |
optionally, a topological order |
.top_ord |
logical: should topological order be returned if computed? |
graph
should only contain directed and
bidirected edges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.