Package: classiFunc
Type: Package
Title: Classification of Functional Data
Version: 0.1.0
Date: 2017-05-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")))
URL: https://github.com/maierhofert/classiFunc
Description: Efficient implementation of k-nearest neighbor estimator and a kernel estimator for functional data classification.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 2.10)
Suggests: testthat, knitr, rmarkdown
Imports: BBmisc (>= 1.11), checkmate (>= 1.8.2), dtw, fda, fda.usc,
        fdasrvf, proxy, stats
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-29 08:23:53 UTC; thoma
Author: Thomas Maierhofer [aut, cre],
  Karen Fuchs [ctb]
Maintainer: Thomas Maierhofer <thomasjmaierhofer@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-29 09:00:43 UTC
