Description Usage Arguments Author(s) See Also Examples
Plot anual paths in quarterly and monthly time series.
1 2 |
wts |
a univariate time series object. |
years |
a vector indicating the years to plot. By default the first, last, and half the sample years are selected. |
colour |
colours for lines. |
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es
1 2 3 4 5 | ## Plot anual paths.
data(AirPassengers)
bbaplot(wts=AirPassengers)
bbaplot(wts=log(AirPassengers), years=c(1949, 1951, 1958, 1960))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.