nmfAlgorithm.SNMF_R(..., maxIter = 20000L, eta = -1,
beta = 0.01, bi_conv = c(0, 10), eps_conv = 1e-04) nmfAlgorithm.SNMF_L(..., maxIter = 20000L, eta = -1,
beta = 0.01, bi_conv = c(0, 10), eps_conv = 1e-04)
W and in H in If eta < 0, then it is set to the maximum value in
the target matrix is used.
H and W in L
bi_conv=c(wminchange, iconv), with: [object Object],[object Object]Convergence checks are performed every 5 iterations.
The algorithm W.