Package: SCoRES Title: Simultaneous Confidence Region Excursion Sets Version: 0.1.2 Authors@R: c( person(given = "Zhuoran", family = "Yu", ,"angela.yu@emory.edu", role = c("aut", "cre")), person(given = "Armin", family = "Schwartzman", ,"armins@health.ucsd.edu", role = "aut"), person(given = "Junting", family = "Ren", ,"junting.ren.stat@gmail.com", role = "aut"), person(given = "Julia", family = "Wrobel", ,"julia.wrobel@emory.edu", role = "aut") ) Author: Zhuoran Yu [aut, cre], Armin Schwartzman [aut], Junting Ren [aut], Julia Wrobel [aut] Maintainer: Zhuoran Yu Description: Provides computational tools for estimating inverse regions and constructing the corresponding simultaneous outer and inner confidence regions. Acceptable input includes both one-dimensional and two-dimensional data for linear, logistic, functional, and spatial generalized least squares regression models. Functions are also available for constructing simultaneous confidence bands (SCBs) for these models. The definition of simultaneous confidence regions (SCRs) follows Sommerfeld et al. (2018) . Methods for estimating inverse regions, SCRs, and the nonparametric bootstrap are based on Ren et al. (2024) . Methods for constructing SCBs are described in Crainiceanu et al. (2024) and Telschow et al. (2022) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://angelayustat.github.io/SCoRES/ BugReports: https://github.com/AngelaYuStat/SCoRES/issues Imports: dplyr, forcats, ggplot2, grDevices, patchwork, MASS, Matrix, matrixStats, metR, nlme, stats, tidyr, refund, reshape, tibble, rlang, magrittr, utils Depends: R (>= 4.4) LazyData: true Suggests: knitr, mgcv, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr, rmarkdown BuildVignettes: true LazyLoad: no ByteCompile: false Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://angelayustat.r-universe.dev Date/Publication: 2025-11-13 00:01:46 UTC RemoteUrl: https://github.com/angelayustat/scores RemoteRef: HEAD RemoteSha: 7fec0b14b9c28c11cace9c6b9f4f17c099cf37bf NeedsCompilation: no Packaged: 2026-07-16 07:19:00 UTC; root