LearningMulti-methods {DynTxRegime}R Documentation

Methods Available for Objects of Class LearningMulti

Description

Methods Available for Objects of Class LearningMulti

Usage

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[Package DynTxRegime version 4.16 Index]