Skip to content

Commit 270870d

Browse files
committed
comment removed
1 parent 7032b42 commit 270870d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/posterior_utils.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ summarySBM = function(
124124
cluster_allocations = arguments$allocations
125125
dirichlet_alpha = arguments$dirichlet_alpha
126126
lambda = arguments$lambda
127-
cat("here\n")
128127
# Pre-compute log_Vn for computing the cluster probabilities
129128
num_variables = ncol(cluster_allocations)
130129
log_Vn = compute_Vn_mfm_sbm(

0 commit comments

Comments
 (0)