updated Header_TT.R with reg libs

This commit is contained in:
Tanushree Tunstall 2020-11-17 17:29:24 +00:00
parent ba3c4564ea
commit 05f1f716f1

View file

@ -12,6 +12,9 @@ library(arsenal)
library(scales)
library(e1071)
# https://www.datanovia.com/en/blog/how-to-add-p-values-onto-a-grouped-ggplot-using-the-ggpubr-r-package/#perform-all-pairwise-comparisons
library(survival)
library(CARS) # for calculating VIF (changed from cars)
#library(BaylorEdPsych)
########################################################################