Recreating Fall Risk Appraisal (FRA) matrix using R to support fall prevention programs
Data files
Sep 18, 2024 version files 17.49 KB
-
FRA_Matrix_Code.docx
16.23 KB
-
README.md
1.26 KB
Sep 23, 2024 version files 17.96 KB
-
FRA_Matrix_Code.docx
16.23 KB
-
README.md
1.73 KB
Abstract
Objective: This study aimed to optimize Fall Risk Appraisal (FRA) graphing for use in intervention programs tailored toward reducing the fall risk of older adults by using computing graphic functions in the R language.
Materials and Methods: We utilized RStudio, a free development environment for the R language, as well as the functions within the “ggplot2” and “grid” packages, to develop a code that would recreate the FRA Matrix for use in data visualization and analysis, as well as feedback for older adults.
Results: The developed code successfully recreates the FRA Matrix in R and allows researchers and clinicians to graph participant data onto the matrix itself.
Conclusions: The code presented in this study recreates the FRA Matrix instrument in the R language and gives researchers the ability to instantaneously add, remove, or change different aspects of the instrument to improve its readability for researchers and older adults.
README: Recreating fall risk appraisal (FRA) matrix using R to support fall prevention programs
https://doi.org/10.5061/dryad.866t1g20m
Description of the data and file structure
The code presented recreates the FRA Matrix, a graphical tool used for categorizing older adults based on their self-perceived fall risk and their physical fall risk, in RStudio.
Code/software
R is a free software environment that can run on all operating systems (e.g., Mac, Windows, UNIX, Linux) and was the language used to optimize FRA graphing and recreate the FRA Matrix. The code created for graphing the FRA matrix was created in RStudio IRE (Version 4.3.1), a free development environment for R language. R software and RStudio software is freely available and can be downloaded at https://cran.rstudio.com/ and https://posit.co/download/rstudio-desktop/ respectively. The "ggplot2" and "grid" packages need to be downloaded in RStudio to successfully run the code.
Referencing
If this work is utilized in any form for any study, please cite this dataset, as well as the article associated with it:
Jethro Raphael M Suarez, Kworweinski Lafontant, Amber Blount, Joon-Hyuk Park, Ladda Thiamwong, Recreating Fall Risk Appraisal matrix using R to support fall prevention programs, JAMIA Open, Volume 7, Issue 3, October 2024, ooae088, https://doi.org/10.1093/jamiaopen/ooae088
Access information
Other publicly accessible locations of the data:
Methods
The code presented has been created and exported in RStudio, a free development environment for R language. The purpose of the code is to allow for the recreation and manipulation of the FRA Matrix in RStudio.