Risk Factors for Multiple Falls in Men Over the Age of 65.
Martin Arrigotti; Tyler Bennett; Anna Booman; Collin Hawkinson; Matt Hoctor
BSTA 513, Spring 2021
Study Background
The MrOS Study4
Study Objective
Our study aims to assess potential risk factors for experiencing more than one fall in a 12-month period for men over age 65.
Exploratory Analysis
GGally::ggpairs, skimr::skim, dplyr::glimpse
Methods
After exploratory analysis…
We used Hosmer-Lemeshow’s seven-step purposeful variable selection protocol:
Initial Univariate Analysis
Univariate Analysis
Missingness:
step2_narm <- MrOs %>%
dplyr::select(-b1tblkg,-b1thd,-mhfallv2) %>%
drop_na()
Initial Multivariable Model
Reduced Model
Linearity Assumption for Continuous Variables
Exploring Interactions
Conclusion:
Procedure:
Goodness of Fit of the Preliminary Final model
Assessment of Outliers in the Preliminary Final model
Goodness of Fit of the Alternative Model
Results: Demographics
Results: Odds Ratios
Discussion
Conclusions
Future Research
Role Descriptions
Background/Objectives
Methods
Results
Discussion/Conclusion