# Example 1: Mild Disease
# All normal except slight speech (3) and handwriting (3)
alsfrs_r_score(3, 4, 4, 3, 4, 4, 4, 4, 4, 4, 4, 4)
# Example 2: Advanced Disease
# Bulbar and Respiratory impairment
alsfrs_r_score(1, 2, 1, 0, 0, 0, 1, 0, 0, 2, 1, 0)
Run the code above in your browser using DataLab