Package: EventDetectR 0.3.6
EventDetectR: Event Detection Framework
Detect events in time-series data. Combines multiple well-known R packages like 'forecast' and 'neuralnet' to deliver an easily configurable tool for multivariate event detection.
Authors:
EventDetectR_0.3.6.tar.gz
EventDetectR_0.3.6.zip(r-4.5)EventDetectR_0.3.6.zip(r-4.4)EventDetectR_0.3.6.zip(r-4.3)
EventDetectR_0.3.6.tgz(r-4.4-any)EventDetectR_0.3.6.tgz(r-4.3-any)
EventDetectR_0.3.6.tar.gz(r-4.5-noble)EventDetectR_0.3.6.tar.gz(r-4.4-noble)
EventDetectR_0.3.6.tgz(r-4.4-emscripten)EventDetectR_0.3.6.tgz(r-4.3-emscripten)
EventDetectR.pdf |EventDetectR.html✨
EventDetectR/json (API)
NEWS
# Install 'EventDetectR' in R: |
install.packages('EventDetectR', repos = c('https://frehbach.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/frehbach/eventdetectr/issues
- geccoIC2018Test - GeccoIC2018Test
- geccoIC2018Train - GeccoIC2018Train
- stationBData - StationBData
Last updated 4 years agofrom:7c4cc4a394. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
R-4.4-win | OK | Nov 14 2024 |
R-4.4-mac | OK | Nov 14 2024 |
R-4.3-win | OK | Nov 14 2024 |
R-4.3-mac | OK | Nov 14 2024 |
Exports:buildEDModeldetectEventsgetSupportedModelsgetSupportedPostProcessorsgetSupportedPreparationsqualityStatisticssimulateEvents
Dependencies:clicolorspacecommonmarkcurlDerivfansifarverforecastfracdiffgenericsggplot2ggtextgluegridExtragridtextgtableimputeTSisobandjpegjsonlitelabelinglatticelifecyclelmtestmagrittrmarkdownMASSMatrixmgcvmunsellneuralnetnlmennetpillarpkgconfigpngquadprogquantmodR6rbibutilsRColorBrewerRcppRcppArmadilloRdpackrlangscalesstinepackstringistringrtibbletimeDatetseriesTTRurcautf8vctrsviridisLitewithrxfunxml2xtszoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
EventDetectR-package description | EventDetectR-package |
build Event Detection Model | buildEDModel |
detectEvents in a given data.frame | detectEvents |
geccoIC2018Test | geccoIC2018Test |
geccoIC2018Train | geccoIC2018Train |
getSupportedModels | getSupportedModels |
getSupportedPostProcessors | getSupportedPostProcessors |
getSupportedPreparations | getSupportedPreparations |
Plot an Event Detection Object | plot.edObject |
Print an Event Detection Object | print.edObject |
qualityStatistics | qualityStatistics |
Imposes simulated events on the top of the data | simulateEvents |
stationBData | stationBData |