Package: assessor
Title: Assessment Tools for Regression Models with Discrete and
        Semicontinuous Outcomes
Version: 1.0.0
Authors@R: c(
    person("Lu", "Yang", email="luyang@umn.edu", role = "aut"),
    person("Jeonghwan", "Lee", email="lee03938@umn.edu", role=c("cre", "aut")))
Description: Provides assessment tools for regression models with discrete and semicontinuous outcomes proposed in Yang (2023) <doi:10.48550/arXiv.2308.15596>. It calculates the double probability integral transform (DPIT) residuals, constructs QQ plots of residuals and the ordered curve for assessing mean structures.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/jhlee1408/assessor
BugReports: https://github.com/jhlee1408/assessor/issues
Imports: tweedie, MASS, VGAM
Suggests: pscl, statmod, rmarkdown, knitr, AER, faraway, testthat (>=
        3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-27 03:06:56 UTC; jeonghwanlee
Author: Lu Yang [aut],
  Jeonghwan Lee [cre, aut]
Maintainer: Jeonghwan Lee <lee03938@umn.edu>
Repository: CRAN
Date/Publication: 2024-01-28 13:10:02 UTC
