Package: teda
Type: Package
Title: An Implementation of the Typicality and Eccentricity Data
        Analysis Framework
Version: 0.1.1
Authors@R: c(
      person("David", "Ciar", email = "dciar86@ceh.ac.uk", role = c("cre","aut")),
      person("James", "Wright", email = "j.s.wright@liverpool.ac.uk", role = c("aut"))
    )
Maintainer: David Ciar <dciar86@ceh.ac.uk>
Description: The typicality and eccentricity data analysis (TEDA) framework was
    put forward by Angelov (2013) <DOI:10.14313/JAMRIS_2-2014/16>. It has been further developed into multiple
    different techniques since, and provides a non-parametric way of determining how
    similar an observation, from a process that is not purely random, is to other
    observations generated by the process. This package provides code to use the
    batch and recursive TEDA methods that have been published.
License: GPL (>= 3)
LazyData: TRUE
RoxygenNote: 5.0.1
Imports: graphics, stats
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-01-20 16:09:58 UTC; dciar86
Author: David Ciar [cre, aut],
  James Wright [aut]
Repository: CRAN
Date/Publication: 2017-01-22 11:25:24
Built: R 4.4.3; ; 2025-10-21 12:21:20 UTC; windows
