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

CVInfo-methods

Methods Available for Objects of Class CVInfo


Description

Methods Available for Objects of Class CVInfo

.getPars retrieves parameters considered in cross-validation.

.getOptimal retrieves optimal parameters identified in cross-validation.

.getValue retrieves values obtained in cross-validation.

cvInfo retrieves cross-validation information.

print print cross-validation results.

show display cross-validation results.

summary summarize cross-validation results.

Usage

## S4 method for signature 'CVInfo'
.getPars(object)

## S4 method for signature 'CVInfo'
.getOptimal(object)

## S4 method for signature 'CVInfo'
.getValue(object)

## S4 method for signature 'CVInfo'
cvInfo(object)

## S4 method for signature 'CVInfo'
print(x, ...)

## S4 method for signature 'CVInfo'
show(object)

## S4 method for signature 'CVInfo'
summary(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.