Package: voigt
Type: Package
Title: The Voigt Distribution
Version: 1.0
Date: 2025-06-30
Authors@R: c(person("Massimo", "Cannas", role = c("aut", "cre"),
                     email = "massimo.cannas@unica.it"),
              person("Nicola", "Piras", role = c("aut"),
                     email = "nicola.piras97@unica.it"))
Maintainer: Massimo Cannas <massimo.cannas@unica.it>
Description: Random generation, density function and parameter estimation for the Voigt distribution. The main objective of this package is to provide R users with efficient estimation of Voigt parameters using classic iid data in a Bayesian framework. The estimating function allows flexible prior specification, specification of fixed parameters and several options for MCMC posterior simulation. A basic version of the algorithm is described in: Cannas M. and Piras, N. (2025) <doi:10.1007/978-3-031-96303-2_53>.
Depends: R (>= 3.5.0)
Imports: invgamma, coda, pracma
License: GPL-2
NeedsCompilation: no
Packaged: 2025-06-30 08:45:08 UTC; massimo
Author: Massimo Cannas [aut, cre],
  Nicola Piras [aut]
Repository: CRAN
Date/Publication: 2025-07-05 18:30:02 UTC
