Package: classiFunc
Type: Package
Title: Classification of Functional Data
Version: 0.1.1
Date: 2018-03-29
Authors@R: c(
    person("Thomas", "Maierhofer", email = "thomasjmaierhofer@gmail.com", role = c("aut", "cre")),
    person("Karen", "Fuchs", email = "karenfuchs@gmx.de", role = c("ctb")),
    person("Florian", "Pfisterer", email = "pfistererf@googlemail.com", role = c("aut")))
URL: https://github.com/maierhofert/classiFunc
Description: Efficient implementation of k-nearest neighbor estimation and kernel estimation for functional data classification.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 2.10)
Suggests: testthat, knitr, rmarkdown, parallelMap
Imports: BBmisc (>= 1.11), checkmate (>= 1.8.2), dtw, fda, fda.usc,
        fdasrvf, proxy, rucrdtw, stats, zoo
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-16 17:02:11 UTC; tmaierhofer
Author: Thomas Maierhofer [aut, cre],
  Karen Fuchs [ctb],
  Florian Pfisterer [aut]
Maintainer: Thomas Maierhofer <thomasjmaierhofer@gmail.com>
Repository: CRAN
Date/Publication: 2018-04-16 17:15:34 UTC
