Package: evbsreg Type: Package Title: Local Influence Diagnostics for the Extreme-Value Birnbaum-Saunders Regression Model Version: 1.0.0 Date: 2026-06-17 Authors@R: person("Raydonal", "Ospina", email = "raydonal@de.ufpe.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9884-9090")) Description: Implements local influence diagnostics for the Extreme-Value Birnbaum-Saunders (EVBS) regression model: joint maximum likelihood estimation, conformal normal curvature diagnostics under three perturbation schemes (case-weight, response variable, and explanatory variable), randomized quantile residuals with simulation envelope, Monte Carlo simulation utilities, and publication-quality density and diagnostic plots. The methods are described in Ospina, Lima, Barros, and Macedo (2026, submitted) and are applied to monthly maximum wind gust data from Itajai, Brazil. License: MIT + file LICENSE URL: https://github.com/Raydonal/evbsreg, https://raydonal.github.io/evbsreg/ BugReports: https://github.com/Raydonal/evbsreg/issues Encoding: UTF-8 LazyData: true Depends: R (>= 4.0.0) Imports: stats, graphics, SpatialExtremes, ggplot2 Suggests: grDevices, knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Repository: https://raydonal.r-universe.dev Date/Publication: 2026-06-25 20:43:14 UTC RemoteUrl: https://github.com/raydonal/evbsreg RemoteRef: HEAD RemoteSha: 2745378f5a0e0f1301bc85212d763180958a76f9 NeedsCompilation: no Packaged: 2026-07-01 11:07:41 UTC; root Author: Raydonal Ospina [aut, cre] (ORCID: ) Maintainer: Raydonal Ospina