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

DecisionPointList-methods

Methods Available for Objects of Class DecisionPointList


Description

Methods Available for Objects of Class DecisionPointList

plot(x,suppress) generates plots of the regression analysis for each decision point. If suppress = FALSE, titles of plot will include the decision point identifier.

print(x) adds decision point information to print statements. Each decision point is preceded by 'dp=x' where x is the decision point number.

show(object) adds decision point information to show statements. Each decision point is preceded by 'dp=x' where x is the decision point number.

Usage

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

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

## S4 method for signature 'DecisionPointList'
show(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.