Package: oclust
Type: Package
Title: Gaussian Model-Based Clustering with Outliers
Version: 0.2.0
Authors@R: c(person("Katharine M.", "Clark", role=c("aut"), comment = c(ORCID = "0000-0002-6162-2300")), 
            person("Paul D.", "McNicholas", role = c("aut", "cre"), email = "paulmc@mcmaster.ca", comment = c(ORCID = "0000-0002-2482-523X")))
Imports: entropy,stats, utils, mclust, mixture, dbscan, MASS, mvtnorm
Maintainer: Paul D. McNicholas <paulmc@mcmaster.ca>
Description: Provides a function to detect and trim outliers in Gaussian mixture model-based clustering using methods described in Clark and McNicholas (2022) <arXiv:1907.01136>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-12-16 20:48:46 UTC; paul
Author: Katharine M. Clark [aut] (<https://orcid.org/0000-0002-6162-2300>),
  Paul D. McNicholas [aut, cre] (<https://orcid.org/0000-0002-2482-523X>)
Repository: CRAN
Date/Publication: 2022-12-16 21:20:02 UTC
Built: R 4.2.0; ; 2023-04-01 14:25:49 UTC; unix
