CVInfoObj-methods {DynTxRegime}R 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, ...)

[Package DynTxRegime version 4.16 Index]