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 June 8, 2025, 10:57 a.m.