Displaying 1 result from an estimated 1 matches for "sizer_basics".
2006 Sep 08
1
Confidence intervals on Lowess (eg SiZer from J.S.Marron)
...o the
lowess line. For example, I have seen a method from the lab of J.S.Marron,
which
his group has implemented in the Matlab program, SiZer.
http://www.stat.unc.edu/faculty/marron/DataAnalyses/SiZer_Intro.html
and, the more interesting:
http://www.stat.unc.edu/faculty/marron/DataAnalyses/SiZer/SiZer_Basics.html
An implementation under R of SiZer would obviously answer this question;
does it exist?
Suggestions of alternative approaches would also be welcome.
My searchs of the R-maillist archive for 'sizer', 'Marron' and 'scale-space'
didn't return anything
that I recogniz...