Description Usage Arguments Value
For a given precision matrix or partial correlation matrix and a given pair of nodes, computes all paths between those nodes up to a certain length and their PPS
1 |
P |
A precision matrix or partial correlation matrix. |
i, j |
Node numbers. Should be positive integers. |
K |
The maximum path length to search up to. Defaults to 5. |
prec |
If |
use.names |
Whether or not to ouput paths using node names. Defaults to |
A list with the following elements:
path |
A list of paths between nodes |
pps |
A list of the PPS values for the paths in |
gamma |
The individual contributions of each path in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.