powered by
Factorize the each of the similairty matrix Si into Ci*t(Ci) by SVD
initialize_WL(WL)
A list of similarity matrices
A list as long as WL with elements satisfying res[[i]]
# NOT RUN { WL <- simu_data_gen() new_WL_list <- initialize_WL(WL) # }
Run the code above in your browser using DataLab