e_periods {forecasteR} | R Documentation |
Periodogram Plot
Description
Periodogram Plot
Usage
e_periods(x, p = NULL, noms = NULL)
Arguments
x |
a ts object. |
p |
which important period to plot. |
noms |
vector of lenght 3 to indicate the text to use. |
Value
echarts4r plot
Author(s)
Diego Jimenez <diego.jimenez@promidat.com>
Examples
e_periods(AirPassengers)
[Package forecasteR version 2.0.2 Index]