sift:principal_component_analysis:mahalanobis_distance_dialog
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
sift:principal_component_analysis:mahalanobis_distance_dialog [2024/06/19 12:46] – sgranger | sift:principal_component_analysis:mahalanobis_distance_dialog [2024/06/19 13:35] (current) – removed sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | [[sift: | ||
- | |||
- | spe (squared prediction error) measures the distance between the model prediction and the true model measurement i.e. it is the distance between the true point and the k-dimension transformed point. if the distance between these points exceeds a certain threshold it is determined an outlier, since it " | ||
- | |||
- | the mahalanobis distance and spe are found on the toolbar and under ' | ||
- | |||
- | {{md_button.png}} | ||
- | |||
- | ===== dialog ===== | ||
- | |||
- | {{md_dlg.png}} | ||
- | |||
- | * **grouping to search:** what kind of grouping is used to determine the centroid, combined groups, groups, workspaces | ||
- | * **auto-exclude results:** if checked and outliers found will automatically be removed | ||
- | * **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 number of passes will be ignored, and the test will be run until no outliers are found | ||
- | * **determine number of pcs using variance explained: | ||
- | * **number of pcs:** how many principal components should be considered for the test | ||
- | * **pcs variance explained: | ||
- | * **outlier alpha value:** the threshold used to determine an outlier | ||
- | |||
- | ===== spe ===== | ||
- | |||
- | since squared prediction error compares a single predictive point to its original value, many of the parameters in the dialog do not apply, the only parameters of note for spe are: | ||
- | |||
- | * **auto-exclude results** | ||
- | * **number of pcs / pcs variance explained** | ||
- | * **outlier alpha value** | ||
- | |||
- | ===== results ===== | ||
- | |||
- | the mahalanobis distance and spe results appear upon completion of the test. | ||
- | |||
- | |||
- | |||
- | |||
sift/principal_component_analysis/mahalanobis_distance_dialog.1718801199.txt.gz · Last modified: 2024/06/19 12:46 by sgranger