Package: AnomalyScore
Title: Anomaly Scoring for Multivariate Time Series
Version: 0.1
Authors@R: person(given ="Guillermo",family= "Granados", email="guillermo.granadosgarcia@outlook.com", role = c("aut",  "cre"),comment = c(ORCID = "0000-0003-4868-6163"))
Description: Compute an anomaly score for multivariate time series based on the k-nearest neighbors algorithm. Different computations of distances between time series are provided.  
License: GPL (>= 3)
Imports: dtw, class, astsa, transport, marima, TSA, RANN, MASS, mvLSW,
        stats
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-11-20 14:21:40 UTC; guillermocgg
Author: Guillermo Granados [aut, cre] (<https://orcid.org/0000-0003-4868-6163>)
Maintainer: Guillermo Granados <guillermo.granadosgarcia@outlook.com>
Repository: CRAN
Date/Publication: 2024-11-21 08:00:13 UTC
Built: R 4.3.3; ; 2024-11-21 09:47:23 UTC; unix
