getOptimizationFunction: Closure for optimization with BFGS and specified gradient...

Description Usage See Also

Description

Closure for optimization with BFGS and specified gradient function Called by fit_weights_for_node. Creates a closure based on the 'optim' function. Uses BFGS or unbounded BFGS depending on if bounds are provided.

Usage

1
getOptimizationFunction(g, lossFunction, getGradient)

See Also

fit_weights_for_node, getObjective, getOptimizationFunction, getOptimizationFunctionNG, getPrediction


robertness/signalgraph documentation built on May 27, 2019, 10:33 a.m.