Learn R Programming

DynTxRegime (version 4.15)

.newOptim: Complete an Optimization Step

Description

Dispatches appropriate methods to optimize an object function.

Usage

.newOptim(kernel, ...)

# S4 method for LinearKernel .newOptim(kernel, lambda, methodObject, suppress, ...)

# S4 method for Kernel .newOptim(kernel, lambda, methodObject, suppress, ...)

Arguments