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

internal-earl-methodsR Documentation

Methods Available for Objects of Class .earl

Description

Methods Available for Objects of Class .earl

.objFn not allowed for EARL with multiple radial kernels

.dobjFn not allowed for EARL with multiple radial kernels

Usage

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

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

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

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

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

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

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

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

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