Package: PseudoVoigtMixt
Type: Package
Title: Multivariate Pseudo-Voigt Mixture Models
Version: 0.1.0
Authors@R: c(
    person(
      "Babak", "Fathollahi Dehkordi",
      email = "babak.dehkordi.f@gmail.com",
      role = c("aut", "cre")
    ),
    person(
      "Jeffery", "Andrews",
      role = c("aut", "ths")
    )
  )
Description: Fits multivariate pseudo-Voigt mixture models for model-based
    clustering and outlier detection. The model combines multivariate Gaussian
    and Cauchy distributions within each cluster to accommodate heavy-tailed 
    observations and decompose the data into a high-density region and a
    low-density remainder, with outliers more likely to arise from the latter. 
License: MIT + file LICENSE
Encoding: UTF-8
Imports: MASS, tclust
Config/roxygen2/version: 8.1.0
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-25 21:47:44 UTC; babakdehkordi
Author: Babak Fathollahi Dehkordi [aut, cre],
  Jeffery Andrews [aut, ths]
Maintainer: Babak Fathollahi Dehkordi <babak.dehkordi.f@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-08 13:20:15 UTC
Built: R 4.6.1; ; 2026-09-08 14:30:38 UTC; windows
