Package: betaSandwich
Title: Robust Confidence Intervals for Standardized Regression
        Coefficients
Version: 1.0.8
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) <doi:10.1007/s11336-017-9563-z>.
    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) <doi:10.1080/00273171.2023.2201277>.
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
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, testthat, betaDelta
RoxygenNote: 7.3.3.9000
NeedsCompilation: no
Packaged: 2025-10-19 02:26:59 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4818-8420>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-19 17:50:02 UTC
