Learn R Programming

DynTxRegime (version 4.15)

.newCVInfoObj: Create a New CVInfoObj Object

Description

Call newCVInfo and stores result in @cvInfo

Usage

.newCVInfoObj(lambdas, kernel, ...)

# S4 method for 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