Learn R Programming

DynTxRegime (version 4.15)

CVInfoObj-methods: 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 CVInfoObj
.getPars(object)

# S4 method for CVInfoObj .getOptimal(object)

# S4 method for CVInfoObj .getValue(object)

# S4 method for CVInfoObj cvInfo(object)

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

# S4 method for CVInfoObj show(object)

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

Arguments