Skip to content

Commit 7c894ef

Browse files
authored
updated the name of the summarySBM function in the roxygen text (#40)
1 parent e4b66d5 commit 7c894ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/bgm.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
#' \code{edge_prior = "Stochastic-Block"} a matrix \code{allocations} with the
194194
#' cluster assignments of the nodes from each iteration is returned. This matrix
195195
#' can be used to calculate the posterior probability of the number of clusters
196-
#' by utilizing the \code{summary_SBM} function.
196+
#' by utilizing the \code{summarySBM} function.
197197
#' }
198198
#' Column averages of these matrices provide the model-averaged posterior means.
199199
#' Except for the \code{allocations} matrix, for which the \code{summary_SBM}

0 commit comments

Comments
 (0)