s-news
[Top] [All Lists]

Help required with the stl function

To: <s-news@lists.biostat.wustl.edu>
Subject: Help required with the stl function
From: "Gladwin, Philip [FI]" <philip.gladwin@citigroup.com>
Date: Thu, 22 Sep 2005 16:49:19 +0100
Thread-index: AcW/jTEYafKrnqD5Rg6CQZanBSD2DA==
Thread-topic: Help required with the stl function
Good afternoon,

I am using S plus (windows 2000) to investigate seasonality.
I am using the command

myData.stl <- stl(myData$ts, "periodic")
ts.plot(myData$ts, myData.stl$sea, myData.stl$rem)

to decompose the data into a seasonal and remainder components and I am very 
pleased
with the plot.  

However I would like to add error bars / confidence intervals to the plot.
For the life of me I can't work out how to do it.


Can anyone out there help me?

kind regards,
Philip Gladwin

<Prev in Thread] Current Thread [Next in Thread>
  • Help required with the stl function, Gladwin, Philip [FI] <=