Package: fgdiR 0.1.0
fgdiR: Functional Gait Deviation Index
A typical gait analysis requires the examination of the motion of nine joint angles on the left-hand side and six joint angles on the right-hand side across multiple subjects. Due to the quantity and complexity of the data, it is useful to calculate the amount by which a subject’s gait deviates from an average normal profile and to represent this deviation as a single number. Such a measure can quantify the overall severity of a condition affecting walking, monitor progress, or evaluate the outcome of an intervention prescribed to improve the gait pattern. This R package provides tools for computing the Functional Gait Deviation Index, a novel index for quantifying gait pathology using multivariate functional principal component analysis. The package supports analysis at the level of both legs combined, individual legs, and individual joints/planes. It includes functions for functional data preprocessing, multivariate functional principal component decomposition, FGDI computation, and visualisation of gait abnormality scores. Further details can be found in Minhas, S. K., Sangeux, M., Polak, J., & Carey, M. (2025). The Functional Gait Deviation Index. Journal of Applied Statistics <doi:10.1080/02664763.2025.2514150>.
Authors:
fgdiR_0.1.0.tar.gz
fgdiR_0.1.0.zip(r-4.7-any)fgdiR_0.1.0.zip(r-4.6-any)fgdiR_0.1.0.zip(r-4.5-any)
fgdiR_0.1.0.tgz(r-4.6-any)fgdiR_0.1.0.tgz(r-4.5-any)
fgdiR_0.1.0.tar.gz(r-4.7-any)fgdiR_0.1.0.tar.gz(r-4.6-any)
fgdiR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
fgdiR/json (API)
| # Install 'fgdiR' in R: |
| install.packages('fgdiR', repos = c('https://mcareyucd.r-universe.dev', 'https://cloud.r-project.org')) |
- A_Data - Amputee Combined Gait Data
- A_data_info - Metadata for Amputee Subjects
- A_DataL - Amputee Left-Side Gait Data
- A_DataR - Amputee Right-Side Gait Data
- P_Data - Parkinson Combined Gait Data
- P_data_info - Metadata for Parkinson Subjects
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:9003b4d4f0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 159 | ||
| source / vignettes | OK | 280 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 165 | ||
| macos-oldrel-arm64 | OK | 193 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 160 |
Exports:FGDIplot_gait_comparison
Dependencies:abindashbitopsbootcliclustercolorspacecpp11deSolvedplyrfarverfdafdsFNNgamm4genericsggplot2gluegrpreggtablehdrcdeisobandkernlabKernSmoothkslabelinglatticelifecyclelme4locfitmagicmagrittrMASSMatrixmclustmgcvminqamulticoolmvtnormnlmenloptrpbspcaPPpillarpkgconfigpracmapurrrR6rainbowrbibutilsRColorBrewerRcppRcppEigenRCurlRdpackreformulasrefundrlangRLRsimS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr
Last update: 2025-12-16
Started: 2025-12-16
Last update: 2025-12-16
Started: 2025-12-16
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Amputee Combined Gait Data | A_Data |
| Metadata for Amputee Subjects | A_data_info |
| Amputee Left-Side Gait Data | A_DataL |
| Amputee Right-Side Gait Data | A_DataR |
| Compute the Functional Gait Deviation Index (FGDI) | FGDI |
| Parkinson Combined Gait Data | P_Data |
| Metadata for Parkinson Subjects | P_data_info |
| Plot Gait Curves with FGDI Overlay | plot_gait_comparison |
