e_tc: Tendencia y Estacionalidad
Description
Tendencia y Estacionalidad
Usage
e_tc(x, d = NULL, noms = c("Time Series", "Trend", "Cyclicality"))Arguments
- x
a ts object.
- d
a vector of dates to use on axis x (Optional).
- noms
a vector of 3 to indicate the names to use on legend.
Author
Diego Jimenez <diego.jimenez@promidat.com>