internal-owl-methods: Methods Available for Objects of Class '.owl'

internal-owl-methodsR Documentation

Methods Available for Objects of Class .owl

Description

Methods Available for Objects of Class .owl

.objFn is not allowed for OWL with multiple radial kernels

.dobjFn is not allowed for OWL with multiple radial kernels

Usage

## S4 method for signature '.owl'
.subsetObject(methodObject, subset)

## S4 method for signature 'numeric,.owl,Kernel'
.objFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature 'numeric,.owl,Kernel'
.dobjFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature 'numeric,.owl,LinearKernel'
.objFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature 'numeric,.owl,LinearKernel'
.dobjFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature 'numeric,.owl,MultiRadialKernel'
.objFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature 'numeric,.owl,MultiRadialKernel'
.dobjFn(par, methodObject, kernel, ..., lambda)

## S4 method for signature '.owl'
.valueFunc(methodObject, ..., optTx)

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