find_parents | R Documentation |
Return parent indices from a (weighted) DAG for a given child
find_parents(mat, child)
mat |
An p \times p weights or adjacency matrix |
child |
Index giving the position of the child node |
a vector containing index numbers defining the parent nodes
ryan2019SEset
r2_distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.