newCVStep: An n-Fold Cross Validation Step

newCVStepR Documentation

An n-Fold Cross Validation Step

Description

An n-Fold Cross Validation Step

Usage

.newCVStep(cvObject, methodObject, lambda, suppress, ...)

Arguments

cvObject

Information regarding folds and treatment groups

methodObject

Information needed for method specific objective function

lambda

numeric A single tuning parameter value

suppress

integer indicating printing preference

...

additional inputs.

Value

The average value across all successfully trained folds


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