Scores overall gait pathology on a scale where the normative control population averages 100 with a standard deviation of 10 (by construction); values below 100 indicate greater deviation, each 10 points corresponding to one standard deviation. The subject's nine kinematic curves are projected onto the normative feature basis, and the log of the distance to the control mean is standardised against the control distribution.
Arguments
- kinematics
Subject kinematics (see
gaitVariableScore()); curves are time-normalised to the basis's point count (typically 51).- norm
A
gait_normreference (fromPhysioGaitNorm::loadGaitNorm()); ifNULL, loaded from PhysioGaitNorm. Ignored whenbasisis supplied.- basis
An optional precomputed
gdiBasis()(reuse across many subjects); ifNULLit is built fromnorm.- n_features
Number of gait features when building the basis (default 15).