Ivan Jacob Agaloos Pesigan 2023-08-21
Research compendium for the manuscript Pesigan, I. J. A., Sun, R. W., & Cheung, S. F. (2023). betaDelta and betaSandwich: Confidence intervals for standardized regression coefficients in R. Multivariate Behavioral Research. https://doi.org/10.1080/00273171.2023.2201277
See https://github.com/jeksterslab/manBetaCIWald/blob/main/.setup/latex/manBetaCIWald-manuscript.Rtex for the latex file of the manuscript. See https://github.com/jeksterslab/manBetaCIWald/blob/latex/manBetaCIWald-manuscript.pdf for the compiled PDF.
betaDelta
and betaSandwich
are available on the Comprehensive R
Archive Network (CRAN) (https://CRAN.R-project.org/package=betaDelta,
https://CRAN.R-project.org/package=betaSandwich). Documentation and
examples can be found in the accompanying websites
(https://jeksterslab.github.io/betaDelta,
https://jeksterslab.github.io/betaSandwich).
You can install the CRAN releases of betaDelta
and betaSandwich
with:
install.packages("betaDelta")
install.packages("betaSandwich")
You can install the development versions of betaDelta
and
betaSandwich
from GitHub with:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("jeksterslab/betaDelta")
remotes::install_github("jeksterslab/betaSandwich")
See GitHub Pages for package documentation.
To cite betaDelta
or betaSandwich
in publications, please cite
Pesigan et al. (2023).
Pesigan, I. J. A., Sun, R. W., & Cheung, S. F. (2023). betaDelta and betaSandwich: Confidence intervals for standardized regression coefficients in R. Multivariate Behavioral Research, 1–4. https://doi.org/10.1080/00273171.2023.2201277