CVInfoObj-methods: Methods Available for Objects of Class 'CVInfoObj'

CVInfoObj-methodsR Documentation

Methods Available for Objects of Class CVInfoObj

Description

Call methods equivalently named for object inheriting from CVInfo. Methods dispached depend on object in @cvInfo.

Usage

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

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

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

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

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

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

## S4 method for signature 'CVInfoObj'
summary(object, ...)

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