Learn R Programming

⚠️There's a newer version (0.9.4) 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.4.1 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

1,040

Version

0.6.0

License

MIT + file LICENSE

Maintainer

Gert Janssenswillen

Last Published

June 20th, 2017

Functions in edeaR (0.6.0)

edeaR

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

Metric: End activities
filter_trace_length

Filter: Trace length percentile
filter_trim

Filter: Trim cases
filter_activity_presence

Filter: Activity Presence
filter_attributes

Generic filter function for eventlog
number_of_repetitions

Metric: Number of repetitions
number_of_selfloops

Metric: Number of selfloops in trace
number_of_traces

Metric: Number of traces
print.throughput_time

Throughput Time Print
processing_time

Metric: Processing time
filter_activity

Filter: Activity
filter_activity_frequency

Filter: Activity frequency
filter_time_period

Filter: Time Period
filter_trace_frequency

Filter: Trace frequency percentile
idle_time

Metric: Idle Time
redo_repetitions_referral_matrix

Referral matric repetitons
redo_selfloops_referral_matrix

Referral matric selfloops
plot.processing_time

PRocessing time Plot
plot.referral_matrix

Referral Matrix Plot
plot.trace_length

Trace Length Plot
print.activity_frequency

Activity Frequency Print
activity_frequency

Metric: Activity Frequency
activity_presence

Metric: Activity Presence
filter_resource

Filter: Resource
filter_throughput_time

Filter: Throughput Time
resource_involvement

Metric: Resource Involvement
resource_specialisation

Metric: Resource Specialisation
plot.end_activities

End Activities Plot
plot.idle_time

Idle Time Plot
plot.throughput_time

Throughput time Plot
plot.trace_coverage

Trace Coverage Plot
filter_case

Filter: Case
filter_endpoints

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

Filter: precedence relations
filter_processing_time

Filter: Processing Time
plot.activity_frequency

Activity Frequency Plot
plot.activity_presence

Activity Presence Plot
plot.resource_specialisation

Resource Specialisation Plot
plot.start_activities

Start Activities Plot
size_of_repetitions

Metric: Size of repetitions
size_of_selfloops

Metric: Size of selfloops
reexports

Objects exported from other packages
resource_frequency

Metric: Resource frequency
trace_coverage

Metric: Trace coverage
trace_length

Metric: Trace length
plot.resource_frequency

Resource frequency Plot
plot.resource_involvement

Resource Involvement Plot
print.idle_time

Idle Time Print
print.processing_time

Processing Time Print
start_activities

Metric: Start activities
throughput_time

Metric: Throughput time of cases