# NOT RUN {
# normal set to FALSE for CRAN tests
net <- TMFG(neoOpen, normal = FALSE)$A
# weighted topological overlap
result <- node.redundant(A = net, method = "adapt", type = "wTO")
# partial correlation
result <- node.redundant(A = neoOpen, method = "adapt", type = "pcor")
# }
Run the code above in your browser using DataLab