Theta_to_pathways | R Documentation |
This function computes the pathway probabilities given a Mutual Hazard Network.
Theta_to_pathways(Theta, n_order = 4, prob_only = TRUE)
Theta |
An MHN represented by a square matrix. |
n_order |
Length of the pathways (Default: 4). |
prob_only |
A Boolean value that determines whether to output only the pathway probabilities or the data frame containing also the pathways (Default: TRUE). |
Pathway probabilities
Xiang Ge Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.