ec.gfd: plots forecasts of difference with confidence bars

View source: R/ec.gfd.R

ec.gfdR Documentation

plots forecasts of difference with confidence bars

Description

plots forecasts of difference with confidence bars

Usage

ec.gfd(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.gfd in cif...