sift:principal_component_analysis:mahalanobis_distance_and_spe_dialog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:principal_component_analysis:mahalanobis_distance_and_spe_dialog [2024/06/19 13:55] – created sgranger | sift:principal_component_analysis:mahalanobis_distance_and_spe_dialog [2024/11/15 20:22] (current) – [Dialog] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[Sift: | + | ====== Mahalanobis Distance and SPE Dialog ====== |
+ | |||
+ | [[Sift: | ||
+ | |||
+ | * The Mahalanobis distance can be conceptualized as the distance from a point to a centroid of a data set, taking into account correlations in the data set. The Mahalanobis distance method can be used on PCA results. This is done by measuring the distance of each point to the centroid in the transformed PCA space. | ||
+ | * The SPE can be understood as the distance from the original data, to the PCA reduced/ | ||
As covered in our documentation about [[Sift: | As covered in our documentation about [[Sift: | ||
Line 5: | Line 10: | ||
The Mahalanobis Distance and SPE are found on the toolbar and under ' | The Mahalanobis Distance and SPE are found on the toolbar and under ' | ||
- | {{MD_button.png}} | + | {{:MD_button.png}} |
- | ===== Dialog | + | ==== Dialog ==== |
- | {{MD_dlg.png}} | + | {{ :MD_dlg.png}} |
* **Grouping to Search:** What kind of grouping is used to determine the centroid, Combined Groups, Groups, Workspaces | * **Grouping to Search:** What kind of grouping is used to determine the centroid, Combined Groups, Groups, Workspaces | ||
- | * **Auto-exclude results:** If checked | + | * **Auto-exclude results:** If checked |
* **Number of Passes:** How many times should the test be run, removing an outlier may alter the centroid, exposing more outliers | * **Number of Passes:** How many times should the test be run, removing an outlier may alter the centroid, exposing more outliers | ||
* **Find All Outliers:** If checked, the Number of Passes parameter will be ignored, and the test will be run until no outliers are found | * **Find All Outliers:** If checked, the Number of Passes parameter will be ignored, and the test will be run until no outliers are found | ||
Line 20: | Line 25: | ||
* **Outlier alpha value:** The threshold used to determine an outlier | * **Outlier alpha value:** The threshold used to determine an outlier | ||
- | ===== SPE ===== | + | ==== SPE ==== |
- | Since Squared Prediction Error compares a single predictive point to its original value, | + | Since Squared Prediction Error compares a single predictive point to its original value, |
- | * **Auto-exclude results:** If checked and outliers found will automatically be removed | + | * **Grouping to Search:** SPE is not grouped |
- | * **Number of PCs:** How many principal components should be considered for the test | + | * **Number of Passes/Find All Outliers:** Removing another outlier does not effect if a SPE is an outlier |
- | * **Outlier alpha value:** The threshold used to determine | + | |
- | ===== Results | + | ==== Results ==== |
The Mahalanobis Distance and SPE results appear upon completion of the test. | The Mahalanobis Distance and SPE results appear upon completion of the test. |
sift/principal_component_analysis/mahalanobis_distance_and_spe_dialog.1718805308.txt.gz · Last modified: 2024/06/19 13:55 by sgranger