Did some reading and added random stuff to thesis
This commit is contained in:
		
							parent
							
								
									ab064bf22b
								
							
						
					
					
						commit
						14499d2ad1
					
				@ -1,18 +1,21 @@
 | 
			
		||||
# 00_current_analysis.R
 | 
			
		||||
#
 | 
			
		||||
# content: (1) Read event log data
 | 
			
		||||
# content: (1) Read data
 | 
			
		||||
#          (2) Descriptives
 | 
			
		||||
#          (3) Process Mining
 | 
			
		||||
#           (3.1) Check data quality
 | 
			
		||||
#           (3.2) Interactions for different artworks
 | 
			
		||||
#           (3.3) Patterns of cases
 | 
			
		||||
#           (3.4) Artwork sequences
 | 
			
		||||
#           (3.5) Topics
 | 
			
		||||
#
 | 
			
		||||
# input:  ../data/haum/event_logfiles_glossar_2023-10-29_10-26-42.csv
 | 
			
		||||
# output:
 | 
			
		||||
#
 | 
			
		||||
# last mod: 2023-11-02, NW
 | 
			
		||||
# last mod: 2023-11-15, NW
 | 
			
		||||
 | 
			
		||||
# setwd("C:/Users/nwickelmaier/Nextcloud/Documents/MDS/2023ss/60100_master_thesis/code")
 | 
			
		||||
 | 
			
		||||
#library(mtt)
 | 
			
		||||
devtools::load_all("../../../../software/mtt")
 | 
			
		||||
library(lattice)
 | 
			
		||||
library(bupaverse)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user