Type: Package
Package: asympDiag
Title: Diagnostic Tools for Asymptotic Theory
Version: 0.3.1
Authors@R: c(
    person("Álvaro", "Kothe", , "kothe65@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2114-3193")),
    person("Alexandre", "Patriota", role = "aut")
  )
Description: Leveraging Monte Carlo simulations, this package provides
    tools for diagnosing regression models. It implements a parametric
    bootstrap framework to compute statistics, generates diagnostic
    envelopes to assess goodness-of-fit, and evaluates type I error
    control for Wald tests. By simulating data under the assumption that
    the model is true, it helps to identify model mis-specifications and
    enhances the reliability of the model inferences.
License: MIT + file LICENSE
URL: https://github.com/Alvaro-Kothe/asympDiag
BugReports: https://github.com/Alvaro-Kothe/asympDiag/issues
Imports: cli
Suggests: glmmTMB, lme4, MASS, Matrix, rlang, sandwich, survival,
        testthat (>= 3.0.0), vctrs, withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-27 16:54:05 UTC; alvarojsk
Author: Álvaro Kothe [aut, cre, cph] (<https://orcid.org/0000-0003-2114-3193>),
  Alexandre Patriota [aut]
Maintainer: Álvaro Kothe <kothe65@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-27 22:00:06 UTC
Built: R 4.6.0; ; 2025-10-14 01:04:00 UTC; windows
