Skip to content

❗ This is a read-only mirror of the CRAN R package repository. EventDetectGUI — Graphical User Interface for the 'EventDetectR' Package

Notifications You must be signed in to change notification settings

cran/EventDetectGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

❗ This is a read-only mirror of the CRAN R package repository. EventDetectGUI — Graphical User Interface for the 'EventDetectR' Package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages