Metadata for Amputee Subjects
A_data_infoA data frame with the following variables:
Unique identifier for each subject (e.g., TF01, TF02).
Age of the subject in years.
Biological sex (e.g., Male, Female).
Body mass in kilograms.
Height in meters.
Side of amputation (Left or Right).
Cause of amputation (e.g., Traumatic, Infection, Dysvascular).
Age at which the subject underwent amputation (years).
Medicare Functional Classification Level (e.g., K2, K3), indicating the subject’s mobility level.
Type/model of the prosthetic knee prescribed (e.g., C-Leg Obk, Plie FI).
Type/model of the prosthetic ankle prescribed (e.g., AllPro FI, Triton Obk).
Suspension mechanism used for the prosthetic socket (e.g., Suction, Lanyard, Pin Lock).
Indicates whether the subject had gait training and, if so, how many sessions (e.g., ``Yes (2)'', ``No'').
Indicates whether hand-rails were used during gait assessment (e.g., ``Yes, All'', ``No'').
# Load the Data
data("A_data_info")
Run the code above in your browser using DataLab