CVInfo-methods function

Methods Available for Objects of Class CVInfo

Methods Available for Objects of Class CVInfo

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.

## 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, ...)
  • Maintainer: Shannon T. Holloway
  • License: GPL-2
  • Last published: 2023-11-24

Useful links