Package: distfreereg
Type: Package
Title: Distribution-Free Goodness-of-Fit Testing for Regression
Version: 1.1
Depends: R (>= 4.4)
Imports: calculus, clue, lme4, methods
Suggests: knitr, rmarkdown
VignetteBuilder: knitr, rmarkdown
Date: 2025-07-01
Authors@R: person(given = "Jesse",
                    family = "Miller",
                    role = c("aut", "cre"),
                    email = "mill9116@umn.edu",
                    comment = c(ORCID = "0009-0005-9465-7461"))
Maintainer: Jesse Miller <mill9116@umn.edu>
Description: Implements the distribution-free goodness-of-fit regression test
  for the mean structure of parametric models introduced in Khmaladze (2021)
  <doi:10.1007/s10463-021-00786-3>. The test is implemented for general
  functions with minimal distributional assumptions as well as common models
  (e.g., lm, glm) with the usual assumptions.
License: GPL-3
NeedsCompilation: no
Packaged: 2025-06-30 22:31:17 UTC; Jesse
Author: Jesse Miller [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-9465-7461>)
Repository: CRAN
Date/Publication: 2025-07-02 09:00:12 UTC
Built: R 4.4.1; ; 2025-07-04 06:15:19 UTC; unix
