Publications by KTJ

PMS VABS for Gaitlinburg

22.10.2022

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

20.03.2022

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

19.03.2022

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

19.03.2022

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

04.04.2022

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

20.04.2022

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