Package: betaSandwich Title: Robust Confidence Intervals for Standardized Regression Coefficients Version: 1.0.9.9000 Authors@R: person(given = "Ivan Jacob Agaloos", family = "Pesigan", role = c("aut", "cre", "cph"), email = "r.jeksterslab@gmail.com", comment = c(ORCID = "0000-0003-4818-8420")) Description: Generates robust confidence intervals for standardized regression coefficients using heteroskedasticity-consistent standard errors for models fitted by lm() as described in Dudgeon (2017) . The package can also be used to generate confidence intervals for R-squared, adjusted R-squared, and differences of standardized regression coefficients. A description of the package and code examples are presented in Pesigan, Sun, and Cheung (2023) . URL: https://github.com/jeksterslab/betaSandwich, https://jeksterslab.github.io/betaSandwich/ BugReports: https://github.com/jeksterslab/betaSandwich/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, testthat, betaDelta, betaMC, betaNB Config/roxygen2/version: 8.0.0.9000 Repository: https://jeksterslab.r-universe.dev Date/Publication: 2026-06-13 23:48:38 UTC RemoteUrl: https://github.com/jeksterslab/betaSandwich RemoteRef: HEAD RemoteSha: eca4e2a79d406f9400f2161df5ba74942fa68d0d NeedsCompilation: no Packaged: 2026-06-14 00:12:26 UTC; root Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID: ) Maintainer: Ivan Jacob Agaloos Pesigan