[R] Bars on stl() plot
Bert Gunter
gunter.berton at gene.com
Tue Mar 25 18:54:57 CET 2014
... where you should expect the info -- in ?plot.stl
Pointer: Learn about S3 methods -- e.g. by reading An Intro to R or
web tutorial of your choice.
Cheers,
Bert
Bert Gunter
Genentech Nonclinical Biostatistics
(650) 467-7374
"Data is not information. Information is not knowledge. And knowledge
is certainly not wisdom."
H. Gilbert Welch
On Tue, Mar 25, 2014 at 10:32 AM, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> This command produced the attached plot:
> dalles.disch.stl <- stl(dalles.disch.no.na, "per")
>
> There are narrow, vertical, grey bars along the right axis for each plot
> and I would like to learn what they represent and where this is documented.
>
> A pointer is appreciated.
>
> Rich
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list