Computes comfortable/fast gait speed and its ambulation category, with an
optional normative z-score. Accepts a gait speed directly, a walk time, or a
PhysioMoCap signal-derived result (walk_test_report from
PhysioMoCap::instrumented10mWT or gait_parameters from
PhysioMoCap::calculateGaitParameters).
Arguments
- x
A gait speed (m/s), a
walk_test_report, or agait_parameters; orNULLto usetime_s.- time_s
Walk time in seconds (manual path; speed =
distance/time).- distance
Walk distance in metres (default 10).
- pace
"comfortable"(default) or"fast".- ref
Optional
GovernedNormativeReferencefor the normative z-score.- covariates
Covariates (e.g.
list(age, sex)) forref.