pcaMethods (version 1.64.0)

lineSearch: Line search for conjugate gradient

Description

Line search for conjugate gradient

Usage

lineSearch(nlnet, dw, e0, ttGuess, trainIn, trainOut, verbose)

Arguments

nlnet
The nlnet
dw
..
e0
..
ttGuess
..
trainIn
Training data
trainOut
Fitted data
verbose
logical, print messages

Value

...