Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Learning-methods

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

Methods for Estimating Optimal Dynamic Treatment Regimes

v4.10
GPL-2
Authors
S. T. Holloway, E. B. Laber, K. A. Linn, B. Zhang, M. Davidian, and A. A. Tsiatis
Initial release
2022-06-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.