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:Michelle Carey [aut, cre], Sajal Kaur Minhas [aut]

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'))
Datasets:

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.00 score 257 downloads 2 exports 70 dependencies

Last updated from:9003b4d4f0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK159
source / vignettesOK280
linux-release-x86_64OK156
macos-release-arm64OK165
macos-oldrel-arm64OK193
windows-develOK76
windows-releaseOK107
windows-oldrelOK93
wasm-releaseOK160

Exports:FGDIplot_gait_comparison

Dependencies:abindashbitopsbootcliclustercolorspacecpp11deSolvedplyrfarverfdafdsFNNgamm4genericsggplot2gluegrpreggtablehdrcdeisobandkernlabKernSmoothkslabelinglatticelifecyclelme4locfitmagicmagrittrMASSMatrixmclustmgcvminqamulticoolmvtnormnlmenloptrpbspcaPPpillarpkgconfigpracmapurrrR6rainbowrbibutilsRColorBrewerRcppRcppEigenRCurlRdpackreformulasrefundrlangRLRsimS7scalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithr

Amputee Gait Analysis using fgdiR
Overview | Example Usage | Load Amputee Data | Compute FGDI | Visualize One Joint Comparison

Last update: 2025-12-16
Started: 2025-12-16

Parkinson Gait Analysis using fgdiR
Overview | Load Parkinson Data | Assign Labels and Compute FGDI | Visualize an Example Joint

Last update: 2025-12-16
Started: 2025-12-16