# NOT RUN {
#theoretical factors
factors <- c(rep(1,8), rep(2,8), rep(3,8), rep(4,8), rep(5,8), rep(6,8))
A <- TMFG(neoOpen)$A
pc <- participation(A, factors = factors)
#walktrap factors
wpc <- participation(A, factors = "walktrap")
# }
Run the code above in your browser using DataLab