hrg.fit | R Documentation |
hrg.fit()
was renamed to fit_hrg()
to create a more
consistent API.
hrg.fit(graph, hrg = NULL, start = FALSE, steps = 0)
graph |
The graph to fit the model to. Edge directions are ignored in directed graphs. |
hrg |
A hierarchical random graph model, in the form of an
|
start |
Logical, whether to start the fitting/sampling from the
supplied |
steps |
The number of MCMC steps to make. If this is zero, then the MCMC procedure is performed until convergence. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.