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

internal-rwl-methodsR Documentation

Methods Available for Objects of Class .rwl

Description

Methods Available for Objects of Class .rwl

.objFn not allowed for RWL With multiple radial kernels

.dobjFn not allowed for RWL With multiple radial kernels

Usage

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

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

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

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

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

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

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

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

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