![]() |
Polynomial fitting
|
After completing the analysis, several options are available. The 'Pick New Channels' button lets you change the X and Y variables. The 'Make New Chan From Polynomial' button (only available if the number of channels is less than 32) generates a new channel by applying the current polynomial equation to the data in the X channel -- in other words, it computes and saves a new Y value for every sample in the X channel.
The 'Show All r^2' button helps you select
the most appropriate degree for the polynomial equation. The predictive
value of a polynomial always increases as the degree increases.
However, the increase in accuracy usually plateaus, so it is reasonable
to use the simplest equation consistent with good predictive power.
When the 'Show All r^2' button is clicked, the program computes the
r2 value for all degrees between 1 and 9, and then shows a bar
graph of the results. [You can remove this plot by clicking the highlighted
'Ahow All r^2' button.]
In the example shown at right, there was little change in predictive power until the degree of the polynomial exceeded 3, and then little additional change until the degree reached 8 and 9 (you can select the color of bar graph plots in the Colors and lines option in the VIEW menu.)
Additional considerations:
go to: |