View source: R/plot.esemifar.R
plot.esemifar | R Documentation |
This function regulates how objects created by the package esemifar
are
plotted.
## S3 method for class 'esemifar'
plot(x, t = NULL, rescale = TRUE, which = NULL, ...)
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 |
one of 1 (observations), 2 (trend), 3 (residuals) or 4
(observations with trend); the default |
... |
additional arguments of the standard plot method. |
None
Dominik Schulz (Research Assistant) (Department of Economics, Paderborn
University),
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.