Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
# betaDelta and betaSandwich: Confidence Intervals for Standardized Regression Coefficients in R (manBetaCIWald) [![DOI](https://zenodo.org/badge/DOI/10.1080/00273171.2023.2201277.svg)](https://doi.org/10.1080/00273171.2023.2201277) ## Description 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> ## Author-Accepted Manuscript 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. ## R Packages `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>). ### Installation You can install the CRAN releases of `betaDelta` and `betaSandwich` with: ``` r install.packages("betaDelta") install.packages("betaSandwich") ``` You can install the development versions of `betaDelta` and `betaSandwich` from GitHub with: ``` r if (!require("remotes")) install.packages("remotes") remotes::install_github("jeksterslab/betaDelta") remotes::install_github("jeksterslab/betaSandwich") ``` ## More Information See [GitHub Pages](https://jeksterslab.github.io/manBetaCIWald/index.html) for package documentation. ## Citation To cite `betaDelta` or `betaSandwich` in publications, please cite Pesigan et al. (2023). ## References 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>
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.