Package: oclust
Title: Gaussian Model-Based Clustering with Outliers
Date: 2025-07-07
Version: 1.0.0
Authors@R: c(
    person("Katharine M.", "Clark", role = c("aut", "cre"), email = "katclark@trentu.ca",
           comment = c(ORCID = "0000-0002-6162-2300")),
    person("Paul D.", "McNicholas", role = c("aut"),
           comment = c(ORCID = "0000-0002-2482-523X")))
Imports: entropy, graphics, stats, utils, mclust, mixture, dbscan,
        MASS, mvtnorm, progress
Suggests: testthat
Description: Provides a function to detect and trim outliers in Gaussian mixture model-based clustering using methods described in Clark and McNicholas (2024) <doi:10.1007/s00357-024-09473-3>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-07 19:43:01 UTC; katclark
Author: Katharine M. Clark [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6162-2300>),
  Paul D. McNicholas [aut] (ORCID:
    <https://orcid.org/0000-0002-2482-523X>)
Maintainer: Katharine M. Clark <katclark@trentu.ca>
Repository: CRAN
Date/Publication: 2025-07-08 00:00:02 UTC
Built: R 4.5.1; ; 2025-07-08 00:15:06 UTC; unix
