Data Smoothing Commands
|
The Statistics package provides various data smoothing functions. The following is a list of available commands.
|
|
Examples
|
|
Create 100 points on the curve and add some random noise.
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
>
|
|
>
|
|
Compute 5-element moving averages.
>
|
|
| (2) |
>
|
|
>
|
|
Apply exponential smoothing.
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
>
|
|
Use lowess smoothing.
>
|
|
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?