Package: betaSandwich
Title: Robust Confidence Intervals for Standardized Regression
        Coefficients
Version: 1.0.5
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>.
    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.2.3
NeedsCompilation: no
Packaged: 2023-07-08 12:24:55 UTC; root
Author: Ivan Jacob Agaloos Pesigan [aut, cre, cph]
    (<https://orcid.org/0000-0003-4818-8420>)
Maintainer: Ivan Jacob Agaloos Pesigan <r.jeksterslab@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-08 13:20:02 UTC
