Generates confidence intervals for standardized regression coefficients using delta method standard errors for models fitted by lm() as described in Yuan and Chan (2011) <doi:10.1007/s11336-011-9224-6> and Jones and Waller (2015) <doi:10.1007/s11336-013-9380-y>. The package can also be used to generate confidence intervals for differences of standardized regression coefficients and as a general approach to performing the delta method. A description of the package and code examples are presented in Pesigan, Sun, and Cheung (2023) <doi:10.1080/00273171.2023.2201277>.
Version: | 1.0.5 |
Depends: | R (≥ 3.5.0) |
Imports: | numDeriv |
Suggests: | knitr, rmarkdown, testthat, betaSandwich |
Published: | 2024-04-14 |
DOI: | 10.32614/CRAN.package.betaDelta |
Author: | Ivan Jacob Agaloos Pesigan [aut, cre, cph] |
Maintainer: | Ivan Jacob Agaloos Pesigan <r.jeksterslab at gmail.com> |
BugReports: | https://github.com/jeksterslab/betaDelta/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/jeksterslab/betaDelta, https://jeksterslab.github.io/betaDelta/ |
NeedsCompilation: | no |
Citation: | betaDelta citation info |
Materials: | NEWS |
CRAN checks: | betaDelta results |
Reference manual: | betaDelta.pdf |
Package source: | betaDelta_1.0.5.tar.gz |
Windows binaries: | r-devel: betaDelta_1.0.5.zip, r-release: betaDelta_1.0.5.zip, r-oldrel: betaDelta_1.0.5.zip |
macOS binaries: | r-release (arm64): betaDelta_1.0.5.tgz, r-oldrel (arm64): betaDelta_1.0.5.tgz, r-release (x86_64): betaDelta_1.0.5.tgz, r-oldrel (x86_64): betaDelta_1.0.5.tgz |
Old sources: | betaDelta archive |
Reverse suggests: | betaSandwich |
Please use the canonical form https://CRAN.R-project.org/package=betaDelta to link to this page.