# NOT RUN {
# obtain SAPA items
items <- psychTools::spi[,-c(1:10)]
# }
# NOT RUN {
# weighted topological overlap
redund <- node.redundant(items, type = "wTO", method = "adapt")
# partial correlation
redund <- node.redundant(items, type = "pcor", method = "adapt")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab