Package: assessor Title: Assessment Tools for Regression Models with Discrete and Semicontinuous Outcomes Version: 1.3.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 (2021) , Yang (2024) , Yang (2024) , and Yang (2026) . It calculates the double probability integral transform (DPIT) residuals. It also constructsQQ plots of residuals the ordered curve for assessing mean structures, quasi-empirical distribution function for overall assessment, and a formal goodness-of-fit test. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://jhlee1408.github.io/assessor/ BugReports: https://github.com/jhlee1408/assessor/issues Imports: tweedie, MASS, VGAM, np, pscl Suggests: statmod, rmarkdown, knitr, AER, faraway, testthat (>= 3.0.0), mgcv Config/testthat/edition: 3 Depends: R (>= 3.5) LazyData: true Repository: https://jhlee1408.r-universe.dev Date/Publication: 2026-03-22 21:04:21 UTC RemoteUrl: https://github.com/jhlee1408/assessor RemoteRef: HEAD RemoteSha: f25a700a6091379ba1bcb72df1cda2553bb4b75e NeedsCompilation: no Packaged: 2026-06-20 07:31:54 UTC; root Author: Lu Yang [aut], Jeonghwan Lee [cre, aut] Maintainer: Jeonghwan Lee