Learn R Programming

edeaR (version 0.4.4)

start_activities: Metric: Start activities

Description

At log level, computes how many activity types occur as the first event in a case, both absolute and relative. At activity level, shows the activities which occur as first, and how often. The first event in a case is the one which started the first. #'

Usage

start_activities(eventlog, level_of_analysis)

Arguments

eventlog
The event log to be used. An object of class eventlog.
level_of_analysis
At which level the analysis of start activities should be performed: log, case, activity or resource.