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

Learning-methodsR Documentation

Methods Available for Objects of Class Learning

Description

Methods Available for Objects of Class Learning

Usage

## S4 method for signature 'Learning'
Call(name, ...)

## S4 method for signature 'Learning'
cvInfo(object, ...)

## S4 method for signature 'Learning'
coef(object, ...)

## S4 method for signature 'Learning'
estimator(x, ...)

## S4 method for signature 'Learning'
fitObject(object, ...)

## S4 method for signature 'Learning'
optimObj(object, ...)

## S4 method for signature 'Learning,data.frame'
optTx(x, newdata)

## S4 method for signature 'Learning,missing'
optTx(x, newdata, ...)

## S4 method for signature 'Learning'
outcome(object, ...)

## S4 method for signature 'Learning,ANY'
plot(x, suppress = FALSE, ...)

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

## S4 method for signature 'Learning'
propen(object, ...)

## S4 method for signature 'Learning'
regimeCoef(object, ...)

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

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

DynTxRegime documentation built on June 8, 2025, 10:57 a.m.