Methods Available for Objects of Class DecisionPointList
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.
## S4 method for signature 'DecisionPointList,ANY' plot(x, suppress = FALSE, ...) ## S4 method for signature 'DecisionPointList' print(x, ...) ## S4 method for signature 'DecisionPointList' show(object)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.