Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 575 Bytes

File metadata and controls

15 lines (9 loc) · 575 Bytes

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

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") .