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.8.0 of the package can be installed from CRAN:

install.packages("edeaR")

For more information, check the manual on github or check http://www.bupar.net

Copy Link

Version

Install

install.packages('edeaR')

Monthly Downloads

1,270

Version

0.8.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gert Janssenswillen

Last Published

August 19th, 2019

Functions in edeaR (0.8.3)

filter_activity_presence

Filter: Activity Presence
end_activities

Metric: End activities
filter_activity_frequency

Filter: Activity frequency
filter_lifecycle

Filter: Life cycle
filter_resource

Filter: Resource
filter_resource_frequency

Filter: Activity frequency
activity_presence

Metric: Activity Presence
processing_time

Metric: Processing time
print.throughput_time

Throughput Time Print
filter_trace_length

Filter: Trace length percentile
filter_trace_frequency

Filter: Trace frequency
print.trace_length

Trace length Print
filter_trim

Filter: Trim cases
filter_trim_lifecycle

Filter: Trim activity instances based on life cycle labels
filter_lifecycle_presence

Filter: Life cycle Presence
print.trace_coverage

Trace coverage print
size_of_selfloops

Metric: Size of selfloops
filter_throughput_time

Filter: Throughput Time
filter_precedence

Filter: precedence relations
filter_processing_time

Filter: Processing Time
plot

Plot Methods
filter_time_period

Filter: Time Period
print.idle_time

Idle Time Print
number_of_selfloops

Metric: Number of selfloops in trace
number_of_traces

Metric: Number of traces
filter_endpoints

Filter: Start and end activities
filter_case

title Filter: Case
print.number_of_repetitions

Repetitions Print
reexports

Objects exported from other packages
resource_frequency

Metric: Resource frequency
start_activities

Metric: Start activities
size_of_repetitions

Metric: Size of repetitions
setdiff

Set operations
redo_repetitions_referral_matrix

Referral matrix repetitons
idle_time

Metric: Idle Time
number_of_repetitions

Metric: Number of repetitions
redo_selfloops_referral_matrix

Referral matrix selfloops
print.processing_time

Processing Time Print
resource_involvement

Metric: Resource Involvement
print.number_of_selfloops

Selfloops Print
print.activity_frequency

Activity Frequency Print
resource_specialisation

Metric: Resource Specialisation
throughput_time

Metric: Throughput time of cases
trace_coverage

Metric: Trace coverage
trace_length

Metric: Trace length
change_day

Adjust days in work schedule
filter_activity

Filter: Activity
filter_activity_instance

title Filter: Activity instance
activity_frequency

Metric: Activity Frequency
create_work_schedule

Create work schedule
edeaR

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