ec.gfl | R Documentation |
plots level forecasts with confidence bars
ec.gfl(obj, whichseries = 1, nsigma = 3, xvec, yvec, cal, lar = 0.025, ...)
obj |
output of ec.main |
whichseries |
series number |
nsigma |
how many standard deviations in confidence bars |
xvec |
vector of dates to place on x axis |
yvec |
vector of exp(y) values to display on y axis |
cal |
calendar vector |
lar |
length of arrows in error bars |
... |
other plot parameters |
does not return output, just creates a graph
P. Paruolo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.