powered by
initialize the values which will be updated in NMTFOSC
initialization(W,k,l)
The matrix to be factorized
A parameter to specify the row cluster number
A parameter to specify the column cluster number
A list with 6 elements, corresponding to the matrices L,C,R,B,Y and the penalty parameter miu
# NOT RUN { W <- simu_data_generation() init_list <- initialization(W,k=5,l=4) # }
Run the code above in your browser using DataLab