Learn R Programming

DynTxRegime (version 4.15)

newCVStep: An n-Fold Cross Validation Step

Description

An n-Fold Cross Validation Step

Usage

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

Value

The average value across all successfully trained folds

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.