gdepoch {BEclear}R Documentation

gdepoch

Description

Run a gradient descent epoch (L and R are starting points, gamma is stgammaize)

Usage

gdepoch(L, R, lambda, gamma, nnzis, nnzjs, is, js, D,
  error_matrix = NULL)

Value

a list containing two matrices generated by the gradient descent for the current epoch


[Package BEclear version 1.14.0 Index]