sift:principal_component_analysis:principal_component_analysis
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sift:principal_component_analysis:principal_component_analysis [2024/06/19 12:46] – sgranger | sift:principal_component_analysis:principal_component_analysis [2024/10/02 14:08] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | principal component analysis (pca) is a multi-variate statistical analysis that reduces the high-dimensional matrix of correlated, time-varying signals into a low-dimensional and statistically uncorrelated set of principal components (pcs). these pcs explain the variance found in the original signals and represent the most important features of the data, e.g., the overall magnitude or the shape of the time series at a particular point in the stride cycle. the value of each particular subject’s score for the individual pcs represents how strongly that feature was present in the data. | + | ====== Principal Component Analysis ====== |
- | more detail on the mathematics behind pca can be found on our page: [[sift: | + | Principal component analysis |
- | ====== | + | More detail on the mathematics behind PCA can be found on our page: [[Sift: |
- | when we analyse biomechanical signals, we could identify many isolated quantities (e.g. maximum and minimum values) and compare the signals based on these metrics. given that there is a common underlying shape to all of these signals, however, it can be more informative to use a multivariate statistical technique that can capture this basic shape and compare the shape of each signal to this underlying shape. | + | ===== The Utility |
- | ====== visualizing pca results ====== | + | When we analyse biomechanical signals, we could identify many isolated quantities (e.g. maximum and minimum values) and compare the signals based on these metrics. Given that there is a common underlying shape to all of these signals, however, it can be more informative to use a multivariate statistical technique that can capture this basic shape and compare the shape of each signal to this underlying shape. |
- | visualizing pca results can be done using either [[sift: | + | ===== Visualizing PCA Results ===== |
- | information on visualizing pca results | + | Visualizing PCA results can be done using either |
- | information on visualizing pca results in inspect3d can be found [[inspect3d: | + | |
- | ====== reference ====== | + | Information on visualizing PCA results in Sift can be found [[Sift: |
+ | Information on visualizing PCA results in Inspect3D can be found [[Other: | ||
- | our implementations of principal component analysis is based on the article: | + | ===== Reference ===== |
- | deluzio kj and astephen jl (2007) biomechanical features | + | Our implementations |
- | **abstract** | + | |
- | this study compared the gait of 50 patients with end-stage knee osteoarthritis to a group of 63 age-matched asymptomatic control subjects. the analysis focused on three gait waveform measures that were selected | + | |
- | check out a more recent | + | |
- | eveleigh kj, deluzio kj, scott sh and laende ek (2023) | + | Deluzio KJ and Astephen JL (2007) // |
- | **abstract** | + | **Abstract**\\ |
- | balance | + | This study compared the gait of 50 patients with end-stage knee osteoarthritis to a group of 63 age-matched asymptomatic control subjects. The analysis focused on three gait waveform measures that were selected based on previous literature, demonstrating their relevance to knee osteoarthritis (OA): the knee flexion angle, flexion moment, and adduction moment. The objective was to determine the biomechanical features of these gait measures, related to knee osteoarthritis. Principal component analysis was used as a data reduction tool, as well as a preliminary step for further analyses to determine gait pattern differences between the OA and the control groups. These further analyses included statistical hypothesis testing to detect group differences, |
- | the fundamentals of principal component analysis | + | |
+ | |||
+ | Check out a more recent article using PCA on whole-body kinematics: | ||
+ | |||
+ | Eveleigh KJ, Deluzio KJ, Scott SH and Laende EK (2023) | ||
+ | **Abstract**\\ | ||
+ | Balance | ||
+ | The fundamentals of Principal Component Analysis | ||
sift/principal_component_analysis/principal_component_analysis.1718801203.txt.gz · Last modified: 2024/06/19 12:46 by sgranger