search for: 3253h

Displaying 2 results from an estimated 2 matches for "3253h".

Did you mean: 3253
2003 Jun 26
1
Smooth of a time serie
Thomas, First of all, thanks for the help, but it isn't exactly what I'm looking for. smooth() doesn't perform the smooth the way I want it to do. I want, precisely, the 4253H method. R doesn't give the option to do that. Thanks, Henrique.
2003 Jun 27
1
R-help Digest, Vol 4, Issue 27 ( -Reply)
...1 Vellman & Hoaglin's "ABC of EDA" book has listing of Fortran program for that (and other) smoother. You can try to load that into R. Another thing you can try is to port things in the "smoothers" collection on StatLib's S section. That also seems to contain the 3253H smoother. Andy > -----Original Message----- > From: Henrique Patr?cio Sant'Anna Branco > [mailto:hpsbranco at superig.com.br] > Sent: Thursday, June 26, 2003 10:17 AM > To: r-help at stat.math.ethz.ch > Subject: Re: [R] Smooth of a time serie > > > Thomas, >...