Package: AnomalyScore 0.1

Guillermo Granados
AnomalyScore: Anomaly Scoring for Multivariate Time Series
Compute an anomaly score for multivariate time series based on the k-nearest neighbors algorithm. Different computations of distances between time series are provided.
Authors:
AnomalyScore_0.1.tar.gz
AnomalyScore_0.1.tar.gz(r-4.5-noble)AnomalyScore_0.1.tar.gz(r-4.4-noble)
AnomalyScore_0.1.tgz(r-4.4-emscripten)AnomalyScore_0.1.tgz(r-4.3-emscripten)
AnomalyScore.pdf |AnomalyScore.html✨
AnomalyScore/json (API)
# Install 'AnomalyScore' in R: |
install.packages('AnomalyScore', repos = 'https://cloud.r-project.org') |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:a7a41fd001. Checks:1 OK, 2 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 22 2025 |
R-4.5-linux | NOTE | Mar 22 2025 |
R-4.4-linux | NOTE | Mar 22 2025 |
Exports:all_bandsAnomalyscoresframeCortDEcortDEcortNormdistance_matrix_banddepthdistance_matrix_CGCIdistance_matrix_coherencedistance_matrix_cortdistance_matrix_cortNormdistance_matrix_dtwdistance_matrix_mahalanobisdistance_matrix_mvLWSdistance_matrix_PDCdistance_matrix_PMIMEdistance_matrix_RGPDCdistance_matrix_wassersteinDTWcortdxy_bandsinformative_bandskneighbors_distance_docallmatrix_PDCmBTSmBTS_Af_matmBTSCGCImBTSRGPDCmultilagmatrixPMIMEsqnorms
Dependencies:astsaclasscurldata.tabledotCall64dtwfieldsjsonlitelatticeleapslocfitmapsmarimaMASSMatrixmgcvmvLSWnlmeproxyquadprogquantmodRANNRcppRcppEigenspamtransportTSAtseriesTTRviridisLitewavethreshxtszoo
Citation
To cite package ‘AnomalyScore’ in publications use:
Granados G (2024). AnomalyScore: Anomaly Scoring for Multivariate Time Series. R package version 0.1, https://CRAN.R-project.org/package=AnomalyScore.
Corresponding BibTeX entry:
@Manual{, title = {AnomalyScore: Anomaly Scoring for Multivariate Time Series}, author = {Guillermo Granados}, year = {2024}, note = {R package version 0.1}, url = {https://CRAN.R-project.org/package=AnomalyScore}, }
Readme and manuals
Anomaly scoring for multivariate time series
This Package helps to compute anomaly scores for multivariate time series. The scores are defined based on a KNN algorithm using different approaches to determine distances between time series.
The last version of the package can be installed via:
devtools::install_github("Cuauhtemoctzin/AnomalyScore")
The development of this package was supported by the UK Research and Innovation (UKRI) Engineering and Physical Sciences Research Council (EPSRC) under the project titled "Reducing End Use Energy Demand in Commercial Settings Through Digital Innovation," grant number EP/T025964/1.