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

BOWLBasic-methodsR 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, ...)

DynTxRegime documentation built on Nov. 25, 2023, 1:09 a.m.