# NOT RUN {
#theoretical factors
comm <- rep(1:8, each = 6)
# Pearson's correlation only for CRAN checks
A <- TMFG(neoOpen, normal = FALSE)$A
pc <- participation(A, comm = comm)
# Walktrap factors
wpc <- participation(A, comm = "walktrap")
# }
Run the code above in your browser using DataLab