Publications by KTJ
PMS VABS for Gaitlinburg
Setup Clear all variables & load libraries rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3...
2803 sym R (1535809 sym/227 pcs) 32 img 16 tbl
RDCRN DSC: Language Age Equivalences v. Generalized Seizures
Setup Load packages and clear the environment: rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr library(reshape2) # for reshaping functions: melt, dcast, etc. library(ggpubr) # for plotting significance on graphs and other fancy things using ggpubr framework library(ggsig...
11453 sym R (15356 sym/51 pcs) 9 img
RDCRN DSC: Communication v. Focal Seizures
Setup Load packages and clear the environment: rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr library(reshape2) # for reshaping functions: melt, dcast, etc. library(ggpubr) # for plotting significance on graphs and other fancy things using ggpubr framework library(ggsig...
10976 sym R (15113 sym/51 pcs) 9 img
RDCRN DSC: Communication v. Generalized Seizures
Setup Load packages and clear the environment: rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr library(reshape2) # for reshaping functions: melt, dcast, etc. library(ggpubr) # for plotting significance on graphs and other fancy things using ggpubr framework library(ggsig...
11323 sym R (14523 sym/44 pcs) 9 img
Data Analysis from Commalla Prolific study
Setup Load packages and clear the environment: rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr library(reshape2) # for reshaping functions: melt, dcast, etc. library(ggpubr) # for plotting significance on graphs and other fancy things using ggpubr framework library(ggsig...
14366 sym R (47851 sym/108 pcs) 36 img
RDCRN DSC: Communication v. Any Seizure
Setup Load packages and clear the environment: rm(list=ls()) # Clear all variables library(tidyverse) # for general data analysis; includes ggplot2 and dplyr library(reshape2) # for reshaping functions: melt, dcast, etc. library(ggpubr) # for plotting significance on graphs and other fancy things using ggpubr framework library(ggsig...
5463 sym R (8685 sym/27 pcs) 6 img