sift:application:analyse_page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:application:analyse_page [2024/07/17 15:44] – created sgranger | sift:application:analyse_page [2024/08/29 15:11] (current) – sgranger | ||
---|---|---|---|
Line 10: | Line 10: | ||
* [[Sift: | * [[Sift: | ||
- | Both of these analytical tools can be launched from the [[Sift: | + | Both of these analytical tools can be launched from the [[Sift: |
- | {{: | + | {{: |
- | ==== Principal Component Analysis ==== | + | ===== Principal Component Analysis |
The [[Sift: | The [[Sift: | ||
Line 20: | Line 20: | ||
Once you have completed a PCA analysis on some of your data, you can select that instance from the top menu labeled "PCA Results" | Once you have completed a PCA analysis on some of your data, you can select that instance from the top menu labeled "PCA Results" | ||
- | === Variance Explained === | + | ==== Variance Explained |
- | {{: | + | {{: |
The Variance Explained page contains a bar for each principal component (PC) that was calculated. The line along the back of the graph shows the cumulative amount of variance explained. The total variance explained by all of the calculated PCs is written in the top left corner of the graph. | The Variance Explained page contains a bar for each principal component (PC) that was calculated. The line along the back of the graph shows the cumulative amount of variance explained. The total variance explained by all of the calculated PCs is written in the top left corner of the graph. | ||
Line 28: | Line 28: | ||
Hovering over a bar causes the percentage explained by that specific PC to be displayed on top of the bar. Hovering over the points on the cumulative amount line causes the PC number, the variance explained by that PC and cumulative variance explained to appear beside the point. | Hovering over a bar causes the percentage explained by that specific PC to be displayed on top of the bar. Hovering over the points on the cumulative amount line causes the PC number, the variance explained by that PC and cumulative variance explained to appear beside the point. | ||
- | === Loading Vector === | + | ==== Loading Vector |
- | {{: | + | {{: |
The Loading Vector page shows the shape of the variance explained for the selected PC at each point during the plotted cycle (also called the eigenvector). This helps the user to understand if certain PCs are associated with the variance at specific portions of the gait cycle. | The Loading Vector page shows the shape of the variance explained for the selected PC at each point during the plotted cycle (also called the eigenvector). This helps the user to understand if certain PCs are associated with the variance at specific portions of the gait cycle. | ||
Line 36: | Line 36: | ||
The user can choose to flip the graph along the y-axis. | The user can choose to flip the graph along the y-axis. | ||
- | === Workspace Scores === | + | ==== Workspace Scores |
- | {{: | + | {{: |
The Workspace Scores page produces a scatter plot of subject scores for two selected PCs. The subject score for a selected PC is the distance between the subject' | The Workspace Scores page produces a scatter plot of subject scores for two selected PCs. The subject score for a selected PC is the distance between the subject' | ||
Line 46: | Line 46: | ||
The user can choose to plot the subjects' | The user can choose to plot the subjects' | ||
- | === Group Scores === | + | ==== Group Scores |
- | {{: | + | {{: |
The Group Scores display shows the group scores for each PC. The group mean score for each PC is plotted as a point in that group' | The Group Scores display shows the group scores for each PC. The group mean score for each PC is plotted as a point in that group' | ||
Line 54: | Line 54: | ||
Hovering over an individual scatter point shows the underlying details for that point. | Hovering over an individual scatter point shows the underlying details for that point. | ||
- | === Extreme Plot === | + | ==== Extreme Plot ==== |
- | {{: | + | {{: |
The curves in the Extreme Plot display show the shape and magnitudes of the selected PC at specified intervals from the average. Within the Extreme Plot display, users can select among many different plot types: | The curves in the Extreme Plot display show the shape and magnitudes of the selected PC at specified intervals from the average. Within the Extreme Plot display, users can select among many different plot types: | ||
- | < | + | * Mean +/- 1 SD Reconstruction: |
- | Mean +/- 1 SD Reconstruction: | + | |
- | </ | + | |
- | + | | |
- | < | + | |
- | Mean +/- 5th and 95th percentile Reconstruction: | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | Mean +/- 5th and 95th percentile raw data: Shows the mean signal, as well as the 5th and 95th percentiles of the raw data for the PC. | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | Mean +/- custom percent reconstruction: | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | Mean +/- custom workspaces: Shows the mean signal, as well as the workspace mean signal for 2 workspaces. | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | Mean +/- custom value reconstruction: | + | |
- | </ | + | |
- | + | ||
- | < | + | |
- | Mean +/- Slider: This option animates each PC from -2 standard deviations to +2 standard deviations while showing the mean curve. The animation starts when the user clicks Play in the bottom right corner. | + | |
- | </ | + | |
Some of the plot types allow the user to input additional specifications. In these cases, the Refresh Plot allows the user to apply their settings to the plot and have it update. | Some of the plot types allow the user to input additional specifications. In these cases, the Refresh Plot allows the user to apply their settings to the plot and have it update. | ||
- | === PC Reconstruction === | + | ==== PC Reconstruction |
- | {{: | + | {{: |
The PC Reconstruction display shows the user what the selected groups'/ | The PC Reconstruction display shows the user what the selected groups'/ | ||
Line 98: | Line 78: | ||
* Notice that the coloring here was done by workspace, and not group, as in the previous sub-pages. | * Notice that the coloring here was done by workspace, and not group, as in the previous sub-pages. | ||
- | === Context Menu === | + | ==== Context Menu ==== |
{{: | {{: | ||
Line 111: | Line 91: | ||
- | == Colors == | + | === Colors |
- | **Background Color** | + | ==Background Color== |
{{: | {{: | ||
Line 119: | Line 99: | ||
This option allows the user to change the color of the background. When it is selected the Select Color dialog box, presented on the right will appear. | This option allows the user to change the color of the background. When it is selected the Select Color dialog box, presented on the right will appear. | ||
- | **Label Color** | + | ==Label Color== |
This option allows the user to change the color of the labels on the graph. When it is selected the Select Color dialog box, presented on the right will appear. | This option allows the user to change the color of the labels on the graph. When it is selected the Select Color dialog box, presented on the right will appear. | ||
- | **Axes Color** | + | ==Axes Color== |
This option allows the user to change the color of the axis on the graph. When it is selected the Select Color dialog box, presented on the right, will appear. | This option allows the user to change the color of the axis on the graph. When it is selected the Select Color dialog box, presented on the right, will appear. | ||
- | == Axes == | + | === Axes === |
- | **Axis** | + | ==Axis== |
Depending on the graph being manipulated, | Depending on the graph being manipulated, | ||
- | //None// Selecting this option will remove the labels from the x- and y-axis. | + | //None// Selecting this option will remove the labels from the x- and y-axis. |
{{: | {{: | ||
Line 141: | Line 121: | ||
//Automatic Re-scale// This option brings the graph back to its automatic scaling in the event that the user has zoomed in or out. The same effect can be accomplished by holding down control and shift and left clicking on the graph. | //Automatic Re-scale// This option brings the graph back to its automatic scaling in the event that the user has zoomed in or out. The same effect can be accomplished by holding down control and shift and left clicking on the graph. | ||
//Font...// This option allows the user to set the Font, Font style, Size, and Effects of the labels. | //Font...// This option allows the user to set the Font, Font style, Size, and Effects of the labels. | ||
- | == Labels == | + | === Labels |
**Selection Label** This option allows the user to manipulate the x and y-axis. | **Selection Label** This option allows the user to manipulate the x and y-axis. | ||
Line 148: | Line 128: | ||
//Font...// This option opens a standard font dialogue box. This allows the user to change the font, font style, size, effects including strikeout and underline and writing system. | //Font...// This option opens a standard font dialogue box. This allows the user to change the font, font style, size, effects including strikeout and underline and writing system. | ||
- | == Lines == | + | === Lines === |
**Line Size** This option allows the user to control the size of the lines on the graph. The options range from 1 to 6. | **Line Size** This option allows the user to control the size of the lines on the graph. The options range from 1 to 6. | ||
Line 174: | Line 154: | ||
**High Line Type** This option controls the type of the line used for the high points of the PC being graphed. The options are None, Dotted and Line. | **High Line Type** This option controls the type of the line used for the high points of the PC being graphed. The options are None, Dotted and Line. | ||
- | == Scatter Plots == | + | === Scatter Plots === |
**Scatter size** This option allows the user to change the size of the points for all scatter plots. | **Scatter size** This option allows the user to change the size of the points for all scatter plots. | ||
Line 200: | Line 180: | ||
**Bar Size** This option allows the user to change the width of the percentage bar. The options range from size 0.1 to 0.9. | **Bar Size** This option allows the user to change the width of the percentage bar. The options range from size 0.1 to 0.9. | ||
- | == Error Bars == | + | === Error Bars === |
**Error Bar Color** This option allows the user to change the color of the error bar. When it is selected the Select Color dialog box, presented above, will appear. | **Error Bar Color** This option allows the user to change the color of the error bar. When it is selected the Select Color dialog box, presented above, will appear. | ||
Line 206: | Line 186: | ||
**Error Bar Size** This option allows the user to change the size of the error bar from sizes 1 to 5. | **Error Bar Size** This option allows the user to change the size of the error bar from sizes 1 to 5. | ||
- | == Miscellaneous == | + | === Miscellaneous |
**Apply style to all** This option allows the user to apply whatever style changes have been made to all of the graphs at once. | **Apply style to all** This option allows the user to apply whatever style changes have been made to all of the graphs at once. | ||
- | ==== Statistical Parametric Mapping ==== | + | ===== Statistical Parametric Mapping |
The SPM page consists of 2 sub-pages related to SPM: Mapping, and Statistics, which are both located on the bottom of the page. Both of these pages provides insight into the components of SPM. Many aspects of the display are customizable, | The SPM page consists of 2 sub-pages related to SPM: Mapping, and Statistics, which are both located on the bottom of the page. Both of these pages provides insight into the components of SPM. Many aspects of the display are customizable, | ||
Line 216: | Line 196: | ||
Once you have defined your GLM (necessary to build an SPM), you can select that instance from the top menu labeled "GLM Results:" | Once you have defined your GLM (necessary to build an SPM), you can select that instance from the top menu labeled "GLM Results:" | ||
- | === Mapping === | + | ==== Mapping |
- | {{: | + | {{: |
The mapping sub-page is where you can define and visualize your GLM. | The mapping sub-page is where you can define and visualize your GLM. | ||
- | == Control == | + | === Control |
The info section of the mapping sub-page is empty if there is no selected GLM. When a GLM has been calculated and is selected, it is populated with the type of grouping done on the GLM (either by group or workspace), as well as the list of what is involved in the grouping (i.e. either the groups or workspaces). | The info section of the mapping sub-page is empty if there is no selected GLM. When a GLM has been calculated and is selected, it is populated with the type of grouping done on the GLM (either by group or workspace), as well as the list of what is involved in the grouping (i.e. either the groups or workspaces). | ||
Line 228: | Line 208: | ||
Below the info section there is a create GLM button. This button opens the [[Sift: | Below the info section there is a create GLM button. This button opens the [[Sift: | ||
- | == Visualizations == | + | === Visualizations |
- | {{: | + | {{: |
There are 2 visualizations on the mapping sub-page: the regression matrix B and the residual matrix e. | There are 2 visualizations on the mapping sub-page: the regression matrix B and the residual matrix e. | ||
Line 238: | Line 218: | ||
**Residual Matrix**: This represents the result of calculating the residual matrix. Similarly to the regression matrix, because we are representing groupings with the experimental design matrix, these residuals represent the difference between the traces and their groupings mean value. | **Residual Matrix**: This represents the result of calculating the residual matrix. Similarly to the regression matrix, because we are representing groupings with the experimental design matrix, these residuals represent the difference between the traces and their groupings mean value. | ||
- | === Statistics === | + | ==== Statistics |
- | {{: | + | {{: |
The statistics page is where you can define and visualize your SPM. | The statistics page is where you can define and visualize your SPM. | ||
Line 247: | Line 227: | ||
- | == Control == | + | === Control |
The threshold controls the p value for which a t threshold is computed. This threshold depends on both the alpha value provided, as well as the " | The threshold controls the p value for which a t threshold is computed. This threshold depends on both the alpha value provided, as well as the " | ||
Line 255: | Line 235: | ||
Below the info section there is a create SPM button. This button opens the [[Sift: | Below the info section there is a create SPM button. This button opens the [[Sift: | ||
- | == Visualization == | + | === Visualization |
- | {{: | + | {{: |
The visualization shows the selected SPM. On the graph, there are red dotted lines representing the significance threshold (controlled by the threshold value). Any regions of the SPM that are outside of the zone defined by the +/- threshold are significant regions (to the significance alpha), and are shaded in to help display so. | The visualization shows the selected SPM. On the graph, there are red dotted lines representing the significance threshold (controlled by the threshold value). Any regions of the SPM that are outside of the zone defined by the +/- threshold are significant regions (to the significance alpha), and are shaded in to help display so. | ||
- | === Context Menu === | + | ==== Context Menu ==== |
The plots in the SPM sub-pages have a limited context menu, similar to that in the [[Sift: | The plots in the SPM sub-pages have a limited context menu, similar to that in the [[Sift: |
sift/application/analyse_page.1721231088.txt.gz · Last modified: 2024/07/17 15:44 by sgranger