plot.smoots {smoots} | R Documentation |
Plot Method for the Package 'smoots'
Description
This function regulates how objects created by the package smoots
are
plotted.
Usage
## S3 method for class 'smoots'
plot(x, t = NULL, rescale = TRUE, which = NULL, ...)
Arguments
x |
an input object of class |
t |
an optional vector with time points that will be considered for
the x-axis within the plot; is set to NULL by default and uses a vector
|
rescale |
a single logical value; is set to |
which |
a selector for the plot type so that the interactive prompt is
avoided; for the default, |
... |
additional arguments of the standard plot method. |
Value
None
Author(s)
Dominik Schulz (Research Assistant) (Department of Economics, Paderborn University),
Package Creator and Maintainer