Description Usage Arguments Value
This function calculates the first order conditional independence score using the G1DBN package
1 | ExecuteG1DBNS1(data, predPosition = NULL)
|
data |
data.frame or a matrix with n rows (=time points) and p columns (=genes) containing the gene expression time series. |
predPosition |
To be specified to reduce the set of possible predictor genes to a subset of d<p genes: an array included in |
A matrix of first order conditional independence scores for each edge in the network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.