[Rd] Re: monthplot() in R?

Duncan Murdoch dmurdoch@pair.com
Wed, 27 Mar 2002 07:16:33 -0500


I wrote up monthplot, and Brian Ripley put it in r-devel (to be 1.5.0
at the end of next month).

The default method takes 3 inputs:  x, time, and phase.  x is the time
series, time is the time corresponding to each observation (not
necessarily evenly spaced), and phase is a variable that categorizes
the observations, e.g. the month.  It produces a separate small time
series plot for each value of phase.  The ts, stl, and StructTS
methods automatically fill in the time and phase values from the time
series attributes.

Duncan Murdoch
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._