Description Usage Arguments Value
Inferring first order conditional dependencies between TFs and TGs Adapted from G1DBN package
1 2 | network.inference(data, method = "ls", predPosition = NULL,
targetPosition = NULL, lag = 0)
|
data |
(matrix) the expression data |
method |
(character) regression method: ls, turkey, huber |
targetPosition |
(numeric) indices of regulatory targets |
lag |
(numeric) time lag; 0 for non-time series data |
prePosition |
(numeric) indices of regulators |
a list of score matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.