Package: gofedf
Title: Goodness of Fit Tests Based on Empirical Distribution Functions
Version: 1.0.0
Authors@R: c(
 person("Richard", "Lockhart", role = c("aut"), email = "lockhart@sfu.ca"),
 person("Payman", "Nickchi", role = c("aut","cre"), email = "payman.nickchi@gmail.com")
 ) 
Description: Routines that allow the user to run goodness of fit tests based on empirical distribution functions for formal model evaluation in a general likelihood model. In addition, functions are provided to test if a sample follows Normal or Gamma distributions, validate the normality assumptions in a linear model, and examine the appropriateness of a Gamma distribution in generalized linear models with various link functions. Michael Arthur Stephens (1976) <http://www.jstor.org/stable/2958206>.
License: GPL (>= 3)
URL: https://github.com/pnickchi/gofedf
BugReports: https://github.com/pnickchi/gofedf/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: stats, CompQuadForm, MASS, glm2, statmod
NeedsCompilation: no
Author: Richard Lockhart [aut],
  Payman Nickchi [aut, cre]
Maintainer: Payman Nickchi <payman.nickchi@gmail.com>
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Packaged: 2025-05-29 07:10:10 UTC; payman
Repository: CRAN
Date/Publication: 2025-05-29 14:50:06 UTC
Built: R 4.3.3; ; 2025-05-29 15:52:51 UTC; unix
