plot.JDFractionalAirlineEstimation | R Documentation |
This function creates a plot for the result of fractional airline model (class 'JDFractionalAirlineEstimation'). It shows the raw data and linearized series.
## S3 method for class 'JDFractionalAirlineEstimation'
plot(x, from, to, ...)
x |
An object of class 'JDFractionalAirlineEstimation'. |
from |
'Date' or 'POSIXt' object, optional starting point for x-axis. |
to |
'Date' or 'POSIXt' object, optional ending point for x-axis. |
... |
Additional graphical parameters. |
'NULL' (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.