# Example 1: High Impact
# All items scored 3
modified_fatigue_impact_scale(3, 3, 3, 3, 3, 3, 3, 3, 3, 3,
3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3)
# Example 2: Low Impact
# All items scored 1
modified_fatigue_impact_scale(1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
Run the code above in your browser using DataLab