Package: betaDelta Title: Confidence Intervals for Standardized Regression Coefficients Version: 1.0.7.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 confidence intervals for standardized regression coefficients using delta method standard errors for models fitted by lm() as described in Yuan and Chan (2011) and Jones and Waller (2015) . The package can also be used to generate confidence intervals for differences of standardized regression coefficients and as a general approach to performing the delta method. A description of the package and code examples are presented in Pesigan, Sun, and Cheung (2023) . URL: https://github.com/jeksterslab/betaDelta, https://jeksterslab.github.io/betaDelta/ BugReports: https://github.com/jeksterslab/betaDelta/issues License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Imports: numDeriv Suggests: knitr, rmarkdown, testthat, betaSandwich, betaMC, betaNB Config/roxygen2/version: 8.0.0.9000 Repository: https://jeksterslab.r-universe.dev Date/Publication: 2026-06-13 23:48:07 UTC RemoteUrl: https://github.com/jeksterslab/betaDelta RemoteRef: HEAD RemoteSha: f94c824e600a02916c04d1c74b12671e0cbb0578 NeedsCompilation: no Packaged: 2026-06-14 00:13:05 UTC; root Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID: ) Maintainer: Ivan Jacob Agaloos Pesigan