newCVInfoObj: Create a New CVInfoObj Object

.newCVInfoObjR Documentation

Create a New CVInfoObj Object

Description

Call newCVInfo and stores result in @cvInfo

Usage

.newCVInfoObj(lambdas, kernel, ...)

## S4 method for signature 'ANY,Kernel'
.newCVInfoObj(lambdas, kernel, methodObject, cvObject, suppress, ...)

Arguments

lambdas

Tuning parameters to be considered

kernel

Kernel (w/kernel parameters) to be considered

...

Additional arguments as needed

methodObject

Object parameters for weighted learning method

cvObject

Cross-Validation object

suppress

T/F indicating if screen prints are generated


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