From 5925a420b358c8b06611489609dda63132062682 Mon Sep 17 00:00:00 2001 From: nwickel Date: Wed, 3 Jan 2024 09:01:55 +0100 Subject: [PATCH] Updated preprocessing file and let it run after cleaning up mtt code --- code/01_preprocessing_haum.R | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/code/01_preprocessing_haum.R b/code/01_preprocessing_haum.R index 4f95e06..55ba519 100644 --- a/code/01_preprocessing_haum.R +++ b/code/01_preprocessing_haum.R @@ -11,7 +11,7 @@ # output: raw_logfiles_.csv # event_logfiles_.csv # -# last mod: 2024-01-01, NW +# last mod: 2024-01-02, NW # setwd("C:/Users/nwickelmaier/Nextcloud/Documents/MDS/2023ss/60100_master_thesis/code") @@ -42,9 +42,10 @@ write.table(datraw, paste0("results/haum/raw_logfiles_", now, ".csv"), datlogs <- create_eventlogs(datraw, #xmlpath = "../data/haum/ContentEyevisit/eyevisit_cards_light/", glossar = FALSE) +# 2,136,694 no change moves removed +# OLD: # 6,064 glossar entries, that could not be matched, have been removed - # 2,136,715 no change move events have been removed # items <- unique(datlogs$item)