ec.gfl: plots level forecasts with confidence bars

View source: R/ec.gfl.R

ec.gflR Documentation

plots level forecasts with confidence bars

Description

plots level forecasts with confidence bars

Usage

ec.gfl(obj, whichseries = 1, nsigma = 3, xvec, yvec, cal, lar = 0.025, ...)

Arguments

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

Value

does not return output, just creates a graph

Author(s)

P. Paruolo


cif documentation built on March 18, 2022, 6:14 p.m.

Related to ec.gfl in cif...