Type: Package
Package: gofIG
Title: Goodness-of-Fit Tests for the Inverse Gaussian Distribution
Version: 1.0
Authors@R: c(
    person("Bruno", "Ebner", , "bruno.ebner@kit.edu", role = c("aut", "cre")),
    person("Jaco", "Visagie", , "jaco.visagie@nwu.ac.za", role = "aut"),
    person("Steffen", "Betsch", , "steffen.betsch@kit.edu", role = "aut"),
    person("James", "Allison", , "James.Allison@nwu.ac.za", role = "aut"),
    person("Lucas", "Iglesias", , "Lucas.Iglesias@student.kit.edu", role = "ctb")
  )
Author: Bruno Ebner [aut, cre],
  Jaco Visagie [aut],
  Steffen Betsch [aut],
  James Allison [aut],
  Lucas Iglesias [ctb]
Maintainer: Bruno Ebner <bruno.ebner@kit.edu>
Description: We implement various tests for the composite hypothesis of
    testing the fit to the family of inverse Gaussian distributions. 
    Included are methods presented by Allison, J.S., Betsch, S., Ebner, B., and Visagie, I.J.H. (2022) <doi:10.48550/arXiv.1910.14119>, 
    as well as two tests from Henze and Klar (2002) <doi:10.1023/A:1022442506681>.
    Additionally, the package implements a test proposed by Baringhaus and Gaigall (2015) <doi:10.1016/j.jmva.2015.05.013>. 
    For each test a parametric bootstrap procedure is implemented.
License: CC BY 4.0
Depends: R (>= 3.5.0)
Imports: pracma, rmutil,
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-10-29 07:57:37 UTC; lucas
RoxygenNote: 7.3.2
Repository: CRAN
Date/Publication: 2024-11-01 14:30:12 UTC
Built: R 4.6.0; ; 2025-07-18 04:18:45 UTC; unix
