The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

EventDetectGUI

General Info

EventDetectR is an R-package for detecting/classifiying events in time-series data. It aims to combine multiple well-known R-packages like the forecast package to deliver an easily configurable tool for event detection. The EventDetectGUI package is a graphical user interface, created to make the access and use of the EventDetectR package even easier.

The main documentation for the GUI will be collected on the EventDetectR GitHub Site and the Package Website.

Build Status AppVeyor Build Status codecov

Installation

The package can be installed directly from github:

require(devtools)
install_github("frehbach/EventDetectGUI")

The package will soon be available on CRAN and can be installed:

install.packages('EventDetectGUI')

Usage

You need only one function to start and run the EventDetectGUI:

runGUI()

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.