Generate standard plots. This method uses the plot
function as
defined by the regression method used to obtain parameter estimates.
plot(x, y, ...)
# S4 method for DynTxRegime
plot(x, suppress = FALSE, ...)
An object of class "DynTxRegime"
.
Ignored.
Logical indicating if identifiers should be added to titles.
Additional arguments passed to plot()
Titles and/or subtitles will automatically be appended with a character string indicating the regression model being plotted. This additional information can be suppressed using optional argument "suppress = TRUE" in the call to plot