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 7032b42 commit 270870dCopy full SHA for 270870d
R/posterior_utils.R
@@ -124,7 +124,6 @@ summarySBM = function(
124
cluster_allocations = arguments$allocations
125
dirichlet_alpha = arguments$dirichlet_alpha
126
lambda = arguments$lambda
127
-cat("here\n")
128
# Pre-compute log_Vn for computing the cluster probabilities
129
num_variables = ncol(cluster_allocations)
130
log_Vn = compute_Vn_mfm_sbm(
0 commit comments