Updated preprocessing file and let it run after cleaning up mtt code

This commit is contained in:
Nora Wickelmaier 2024-01-03 09:01:55 +01:00
parent 34f15da955
commit 5925a420b3
1 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# output: raw_logfiles_<timestamp>.csv
# event_logfiles_<timestamp>.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)