Learn R Programming

DynTxRegime (version 4.15)

Learning-methods: Methods Available for Objects of Class Learning

Description

Methods Available for Objects of Class Learning

Usage

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

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

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

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

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

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

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

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

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

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

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

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

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

# S4 method for Learning show(object)

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

Arguments