Package: EDOtrans
Type: Package
Title: Euclidean Distance-Optimized Data Transformation
Version: 0.3.5
Authors@R: c(
    person(given = "Jorn",
           family = "Lotsch",
           role = c("aut", "cre"),
           email = "j.lotsch@em.uni-frankfurt.de",
           comment = c(ORCID = "0000-0002-5818-6958")),
    person(given = "Alfred",
           family = "Ultsch",
           role = c("aut"),
           email = ""))
Maintainer: Jorn Lotsch <j.lotsch@em.uni-frankfurt.de>
Description: A data transformation method which takes into account the special property of scale non-invariance with a breakpoint at 1 of the Euclidean distance.
License: GPL-3
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: methods, stats, utils, cABCanalysis, opGMMassessment, Rcpp (>=
        1.0.0)
URL: https://github.com/JornLotsch/EDOtrans
Depends: R (>= 3.5.0)
NeedsCompilation: yes
Packaged: 2026-05-21 08:05:44 UTC; joern
Author: Jorn Lotsch [aut, cre] (ORCID: <https://orcid.org/0000-0002-5818-6958>),
  Alfred Ultsch [aut]
Repository: CRAN
Date/Publication: 2026-05-21 08:40:07 UTC
