internal-rwl-methods {DynTxRegime} | R 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, ...)
[Package DynTxRegime version 4.15 Index]