Displaying 1 result from an estimated 1 matches for "poslowess".
2004 Jan 28
0
more graphics questions
hi: I think I have finally reached some tough(er) graphics questions,
so help would be appreciated.
* In an ordinary log xy plot, I have two lines
lines( poslowess( x1, y1, f=0.11 ) );
lines( poslowess( x1, y2, f=0.11 ) );
y1 and "y2" are actually a "best" and "worst" scenario. So, I am
wondering whether it is tough/easy to shade the area between the two lines.
* I have a historical rate of stock return series (yes, I teach...