.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/sablplot,v 1.2 83/12/30 23:10:07 rab Exp $
.FN sablplot
.TL
?sablplot: Sabl Decomposition - Data and Components Plot
.CS
?sablplot(x, title)
.PP
.AG x
data structure containing the result of a call to the function `sabl'.
.AG title
main title for the page of plots.
.SH EFFECT
This macro produces one page of plots, showing in separate plots
the transformed (month-length corrected) series, and
the trend, seasonal, calendar (if there is one),
and irregular components.
To the right of each plot is a bar
which portrays the relative scaling of that plot.
.SH REFERENCE
William S. Cleveland and Irma J. Terpenning,
"Graphical Methods for Seasonal Adjustment",
.ul
Journal of the American Statistical Association,
Vol. 77, No. 377, pp. 52-62.
.PP
.EX
h <- sabl(hstart)
?sablplot(h,"Housing Starts")
.KW plot*
.KW ts*
.KW seasonal adjustment
.KW hplot*
.WR
