Package: cordillera Title: Calculation of the OPTICS Cordillera Version: 1.0-3 Date: 2024-09-22 Authors@R: c(person(given="Thomas", family="Rusch", email="thomas.rusch@wu.ac.at", role = c("aut","cre"),comment=c(ORCID="0000-0002-7773-2096")), person(given="Patrick",family="Mair", role = "ctb",email="mair@fas.harvard.edu",comment=c(ORCID="0000-0003-0100-6511")), person(given="Kurt",family="Hornik", role = "ctb",email = "Kurt.Hornik@R-project.org",comment=c(ORCID="0000-0003-4198-9911"))) Author: Thomas Rusch [aut, cre] (), Patrick Mair [ctb] (), Kurt Hornik [ctb] () Maintainer: Thomas Rusch Description: Functions for calculating the OPTICS Cordillera. The OPTICS Cordillera measures the amount of 'clusteredness' in a numeric data matrix within a distance-density based framework for a given minimum number of points comprising a cluster, as described in Rusch, Hornik, Mair (2018) . We provide an R native version with methods for printing, summarizing, and plotting the result. Depends: R (>= 3.1.2), SystemRequirements: Imports: dbscan Suggests: cluster, scatterplot3d, MASS, R.rsp VignetteBuilder: R.rsp License: GPL-2 | GPL-3 LazyData: true URL: https://r-forge.r-project.org/projects/stops/ RoxygenNote: 7.3.1 Encoding: UTF-8 Repository: https://r-forge.r-universe.dev Date/Publication: 2026-01-18 13:38:14 UTC RemoteUrl: https://github.com/r-forge/stops RemoteRef: HEAD RemoteSha: a51c031eed4408589a889df5bd68990edba5c9a8 RemoteSubdir: pkg/cordillera NeedsCompilation: no Packaged: 2026-06-17 08:35:35 UTC; root