Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeksterslab/manbetaciwald

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
https://github.com/jeksterslab/manbetaciwald

confidence-intervals delta-method-standard-errors heteroskedasticity-consistent-standard-errors manuscript r-package standardized-regression-coefficients

Last synced: 15 days ago
JSON representation

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

Awesome Lists containing this project

README

        

manBetaCIWald
================
Ivan Jacob Agaloos Pesigan
2023-08-21

[![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*.

## Author-Accepted Manuscript

See

for the latex file of the manuscript. See

for the compiled PDF.

## R Packages

`betaDelta` and `betaSandwich` are available on the Comprehensive R
Archive Network (CRAN) (,
). Documentation and
examples can be found in the accompanying websites
(,
).

### 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.