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/07/17 15:44] – created sgranger | sift:principal_component_analysis:mahalanobis_distance_and_spe_dialog [2024/11/15 20:22] (current) – [Dialog] wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mahalanobis Distance and SPE Dialog ====== | ====== Mahalanobis Distance and SPE Dialog ====== | ||
- | [[Sift: | + | [[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 11: | Line 14: | ||
==== Dialog ==== | ==== Dialog ==== | ||
- | {{: | + | {{ : |
* **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 24: | Line 27: | ||
==== 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 ==== |
sift/principal_component_analysis/mahalanobis_distance_and_spe_dialog.1721231095.txt.gz · Last modified: 2024/07/17 15:44 by sgranger