updated Header_TT.R with reg libs
This commit is contained in:
parent
ba3c4564ea
commit
05f1f716f1
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ library(arsenal)
|
||||||
library(scales)
|
library(scales)
|
||||||
library(e1071)
|
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
|
# 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)
|
||||||
|
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue