We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b66d5 commit 7c894efCopy full SHA for 7c894ef
R/bgm.R
@@ -193,7 +193,7 @@
193
#' \code{edge_prior = "Stochastic-Block"} a matrix \code{allocations} with the
194
#' cluster assignments of the nodes from each iteration is returned. This matrix
195
#' can be used to calculate the posterior probability of the number of clusters
196
-#' by utilizing the \code{summary_SBM} function.
+#' by utilizing the \code{summarySBM} function.
197
#' }
198
#' Column averages of these matrices provide the model-averaged posterior means.
199
#' Except for the \code{allocations} matrix, for which the \code{summary_SBM}
0 commit comments