.newRWL {DynTxRegime} | R Documentation |
Complete a Residual Weighted Learning Analysis
Description
Complete a Residual Weighted Learning Analysis
Usage
.newRWL(kernel, ...)
## S4 method for signature 'SubsetList'
.newRWL(
moPropen,
moMain,
responseType,
data,
response,
txName,
lambdas,
cvFolds,
surrogate,
guess,
kernel,
fSet,
suppress,
...
)
Arguments
kernel |
A Kernel object |
[Package DynTxRegime version 4.16 Index]