Package: betaSandwich
Title: Robust Confidence Intervals for Standardized Regression
        Coefficients
Version: 1.0.2
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>.
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), methods
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-07 04:23:04 UTC; r1112292
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: 2022-10-07 07:50:02 UTC
