You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
#' If \code{core_nonneg} is \code{FALSE}, core tensor \code{Z} is allowed to have negative
557
557
#' elements and \eqn{z_{i,j}=max(0,z_{i,j}-\lambda_{K+1}/L_{K+1})} rule is replaced by \eqn{z_{i,j}=sign(z_{i,j})max(0,|z_{i,j}|-\lambda_{K+1}/L_{K+1})}.
558
558
#' The method stops if either the relative improvement of the error is below the tolerance \code{tol} for 3 consequitive iterations or