Skip to content

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

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

jeksterslab/manBetaCIWald

Repository files navigation

manBetaCIWald

Ivan Jacob Agaloos Pesigan 2023-08-21

DOI

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:

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")

More Information

See GitHub Pages 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

About

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

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages