Package: ttbary
Version: 0.1-1
Date: 2019-11-30
Title: Barycenter Methods for Spatial Point Patterns
Authors@R: c(person("Raoul", "Müller", email = "raoul.mueller@uni-goettingen.de", role = "aut"),
             person("Dominic", "Schuhmacher", email = "dominic.schuhmacher@mathematik.uni-goettingen.de", role = c("aut","cre"), comment = c(ORCID = "0000-0001-7079-6313")))         
Maintainer: Dominic Schuhmacher <dominic.schuhmacher@mathematik.uni-goettingen.de>
Depends: R (>= 3.0.0), spatstat (>= 1.50-0)
LinkingTo: Rcpp
Imports: grDevices, graphics, stats, Rcpp
Description: Computes a point pattern in R^2 or on a graph that is representative of a collection of many data patterns. The result is an approximate barycenter (also known as Fréchet mean or prototype) based on a transport-transform metric. Possible choices include Optimal SubPattern Assignment (OSPA) and Spike Time metrics. Details can be found in Müller, Schuhmacher and Mateu (2019) <arXiv:1909.07266>.
LazyData: yes
Encoding: UTF-8
License: GPL (>= 2)
RoxygenNote: 7.0.0
NeedsCompilation: yes
Packaged: 2019-11-30 13:00:17 UTC; schumi
Author: Raoul Müller [aut],
  Dominic Schuhmacher [aut, cre]
    (<https://orcid.org/0000-0001-7079-6313>)
Repository: CRAN
Date/Publication: 2019-12-13 13:20:02 UTC
