hrg.consensus | R Documentation |
hrg.consensus()
was renamed to consensus_tree()
to create a more
consistent API.
hrg.consensus(graph, hrg = NULL, start = FALSE, num.samples = 10000)
graph |
The graph the models were fitted to. |
hrg |
A hierarchical random graph model, in the form of an
|
start |
Logical, whether to start the fitting/sampling from the
supplied |
num.samples |
Number of samples to use for consensus generation or missing edge prediction. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.