Learn R Programming

DynTxRegime (version 4.15)

.newCVInfo: Create a CVInfo Object

Description

Dispatch appropriate cross-validation procedure.

Usage

.newCVInfo(lambdas, kernel, ...)

# S4 method for ANY,ANY .newCVInfo(lambdas, kernel, ...)

# S4 method for numeric,Kernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

# S4 method for numeric,MultiRadialKernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

# S4 method for array,Kernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

# S4 method for array,MultiRadialKernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

# S4 method for numeric,MultiRadialKernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

# S4 method for array,MultiRadialKernel .newCVInfo(lambdas, kernel, methodObject, cvObject, suppress, ...)

Arguments

lambdas

tuning parameters

kernel

kernel object