Compares current physiological measurements to a previous assessment, computing progress metrics and generating recommendations.
Arguments
- current_data
A list with: emg (required, matrix or SummarizedExperiment), and optional eeg, kinematics, force.
- previous_assessment
A previous
MSKFunctionalOutcomeorMSKReassessmentobject.- hg
An MSKHypergraph object (NULL loads default).
- emg_mapping
Optional pre-computed EMG-to-MSK mapping.
- sr
Optional numeric sampling rate.
Value
An S3 object of class "MSKReassessment" with:
- current_metrics
data.frame of current activation/synergy metrics
- previous_metrics
data.frame from previous assessment
- change
data.frame with metric, previous, current, change, pct_change, significant
- progress_summary
character vector per metric
- overall_progress
weighted average progress score (0-100)
- recommendation
character