powered by
clumpp(Q_list, method = "greedy", iter = 100)
# use multiple K=3 runs cl_data <- exampleStructure("clumpp") print(cl_data) Q_list <- lapply(cl_data, getQ) clumppy <- clumpp(Q_list)
Run the code above in your browser using DataLab