newOptim: Complete an Optimization Step

.newOptimR Documentation

Complete an Optimization Step

Description

Dispatches appropriate methods to optimize an object function.

Usage

.newOptim(kernel, ...)

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

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

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.