R Programming and Statistics
Useful R Packages
- janitor
- Useful functions for cleaning data
- has
tabyl() function which is particularly useful for cross-tabulation
- broom
- Useful functions for displaying model components as a neat dataframe
- gtsummary
- Convenient package to create publication-ready tables to describe data and more
- allofus
- Provides convenient functions for working with All of Us data
- MatchIt
survival package is widely used for survival analysis including Kaplan-Meier plots and Cox proportional hazards models. Here are a few tutorial pages you can check out: