BOWLBasic-methods {DynTxRegime}R Documentation

Methods Available for Objects of Class BOWLBasic

Description

Methods Available for Objects of Class BOWLBasic

Usage

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

[Package DynTxRegime version 4.16 Index]