Skip to contents

Score the Fugl-Meyer Assessment, Lower Extremity (FMA-LE)

Usage

scoreFMALE(items, ...)

Arguments

items

Named numeric responses (0-2 per item) for the 17 FMA-LE motor items, or an unnamed vector in the instrument's item order.

...

Passed to scoreInstrument().

Value

A ClinicalScore with the total (0-34) and the motor and coordination/speed subscale scores.

Examples

scoreFMALE(stats::setNames(rep(2, 17), getInstrument("fma_le")@items))
#> ClinicalScore [fma_le]
#>   total = 34
#>   subscales:
#>     motor            28
#>     coordination_speed 6
#>   items used: 17, missing = error