cvInfo {DynTxRegime}R Documentation

Extract Cross-Validation Results

Description

Extract cross-validation results from the value object returned by a weighted learning statistical method of DynTxRegime.

Usage

cvInfo(object, ...)

Arguments

object

A value object returned by a weighted learning statistical method of DynTxRegime

...

Ignored.

Details

Methods are developed for all weighted learning methods implemented in DynTxRegime. Specifically, OWL, RWL, BOWL, and EARL.


[Package DynTxRegime version 4.15 Index]