| .greedy_search | R Documentation |
Run the greedy active subnetwork search
.greedy_search(network, score_context, params, verbose = FALSE)
network |
A network from |
score_context |
A score context from |
params |
A list of run parameters. |
verbose |
Logical; emit progress messages. |
A list of subnetwork objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.