Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

newCVInfo

Create a CVInfo Object


Description

Dispatch appropriate cross-validation procedure.

Usage

.newCVInfo(lambdas, kernel, ...)

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

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

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

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

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

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

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

Arguments

lambdas

tuning parameters

kernel

kernel object


DynTxRegime

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.