methods-plot: Generate Standard Plots

Description Usage Arguments Details Author(s)

Description

Generate standard plots. This method uses the plot function as defined by the regression method used to obtain parameter estimates.

Usage

1
2
 ## S4 method for signature 'DynTxRegime'
plot(x, y, ...)  

Arguments

x

an object of class DynTxRegime.

y

ignored.

...

ignored.

Details

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 an optional argument "suppress = TRUE" in the call to plot

Author(s)

Shannon T. Holloway <sthollow@ncsu.edu>


DynTxRegime documentation built on May 2, 2019, 5:21 p.m.