| Home | Trees | Indices | Help |
|
|---|
|
|
Moving window 1-D polynomial least squares smoothing filter.
The parameters are the polynomial order and the window size. The window size is the number of consecutive points used to smooth the data. The window size must be odd.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
properties =
|
|
degree = 2Polynomial order for smoothing |
|
span = 11Number of points used to fit smoothing polynomial |
|
| Properties | |
|
Inherited from |
| Method Details |
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 17 14:22:11 2009 | http://epydoc.sourceforge.net |