Learn R Programming

⚠️There's a newer version (0.9.5) of this package.Take me there.

edeaR

R-package for exploratory and descriptive event data analysis.

This package provides several useful techniques for Exploratory and Descriptive analysis of event based data in R, developed by the Business Informatics Research Group of Hasselt University

Installation

Version 0.3.2 of the package can be installed from CRAN:

install.packages("edeaR")

The latest version of the package can be installed from github through the use of the devtools package.

devtools::install_github("gertjanssenswillen/edeaR", build_vignettes = T)

For more information, check the manual on github or one of the several vignettes using browseVignettes("edeaR") .

Copy Link

Version

Install

install.packages('edeaR')

Monthly Downloads

917

Version

0.4.2

License

GPL-3

Maintainer

Gert Janssenswillen

Last Published

August 1st, 2016

Functions in edeaR (0.4.2)

activity_id

Activity classifier
activities

Activities
activity_presence

Metric: Activity Presence
activity_instance_id

Activity instance classifier
BPIC15_1

BPI Challenge 2015 Log Municipality 1
BPIC14_incident_log

BPI Challenge 2014 Incident Activities
BPIC15_1_imported

BPI Challenge 2015 Log Municipality 1
activity_type_frequency

Metric: Activity Type Frequency
case_id

Case classifier
eventlog

Eventlog
end_activities

Metric: End activities
cases

Cases
case_attributes_from_xes

Case Attributes from Xes-file
eventlog_from_xes

eventlog_from_xes
example_log

Example eventlog
durations

Durations
csv_example

Example eventlog in data.frame format
edeaR

edeaR - Exploratory and Descriptive Event-based data Analysis in R
filter_trim

Filter: Trim cases
filter_trace_frequency

Filter: Trace frequency percentile
lifecycle_id

Life cycle classifier
filter_trace_length

Filter: Trace length percentile
filter_time_period

Filter: Time Period
filter_activity_frequency

Filter: Activity frequency
filter_activity

Filter: Activity
filter_throughput_time

Filter: Throughput Time
n_activities

n_activities
mapping

Mapping
n_activity_instances

n_activity_instances
n_cases

n_cases
n_traces

n_traces
number_of_selfloops

Metric: Number of selfloops in trace
filter_endpoints

Filter: Filter based on percentile of start and end activities
filter_precedence

Filter: precedence relations
processing_time

Metric: Processing time
print.eventlog

Generic print function for eventlog
repetitions

Metric: Repetitions
timestamp

Timestamp classifier
resource_activity_involvement

Metric: Resource Activity Involvement
trace_coverage

Metric: Trace coverage
n_resources

n_resources
size_of_selfloops

Metric: Size of selfloops
n_events

n_events
number_of_traces_with_selfloop

Metric: Number of Traces with Selfloop
start_activities

Metric: Start activities
traces

Traces
trace_length

Metric: Trace length
number_of_traces

Metric: Number of traces
resource_specialization

Metric: Resource Specialization
resource_involvement

Metric: Resource Involvement
summary.eventlog

Generic summary function for eventlog class
throughput_time

Metric: Throughput time of cases
resource_id

Resource classifier
resource_frequency

Metric: Resource frequency
activity_specialization

Metric: Activity Specialization
write_xes

Write XES file
BPIC14_incident_case_attributes

BPI Challenge 2014 Incidents