Package: clda
Title: Convolution-Based Linear Discriminant Analysis
Version: 0.1
Authors@R: c(
    person(given = "Grover E.",
           family = "Castro Guzman",
           role = c("cre","aut"),
           email = "grover@usp.br"),
    person(given = "André",
           family = "Fujita",
           role = c("aut"),
           email = "andrefujita@usp.br"))
Author: Grover E. Castro Guzman [cre, aut],
  André Fujita [aut]
Maintainer: Grover E. Castro Guzman <grover@usp.br>
Depends: R (>= 3.1.0)
Description: Contains a time series classification method that obtains a set of filters that maximize the between-class and minimize the within-class distances.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: stats , MASS
NeedsCompilation: no
Packaged: 2020-06-16 14:58:26 UTC; grover
Repository: CRAN
Date/Publication: 2020-06-25 14:30:10 UTC
Built: R 4.6.0; ; 2025-10-11 01:44:49 UTC; windows
