Other packages > Find by keyword >

betaDelta  

Confidence Intervals for Standardized Regression Coefficients
View on CRAN: Click here


Download and install betaDelta package within the R console
Install from CRAN:
install.packages("betaDelta")

Install from Github:
library("remotes")
install_github("cran/betaDelta")

Install by package version:
library("remotes")
install_version("betaDelta", "1.0.6")



Attach the package and use:
library("betaDelta")
Maintained by
Ivan Jacob Agaloos Pesigan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-12-19
Latest Update: 2024-04-14
Description:
Generates confidence intervals for standardized regression coefficients using delta method standard errors for models fitted by lm() as described in Yuan and Chan (2011) and Jones and Waller (2015) . 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) .
How to cite:
Ivan Jacob Agaloos Pesigan (2022). betaDelta: Confidence Intervals for Standardized Regression Coefficients. R package version 1.0.6, https://cran.r-project.org/web/packages/betaDelta. Accessed 13 Mar. 2026.
Previous versions and publish date:
1.0.0 (2022-12-19 11:10), 1.0.1 (2023-04-25 22:50), 1.0.2 (2023-07-09 11:00), 1.0.3 (2023-10-15 00:52), 1.0.4 (2023-11-03 17:30), 1.0.5 (2024-04-14 19:50)
Other packages that cited betaDelta R package
View betaDelta citation profile
Other R packages that betaDelta depends, imports, suggests or enhances
Complete documentation for betaDelta
Functions, R codes and Examples using the betaDelta R package
Some associated functions: BetaDelta . Delta . DeltaGeneric . DiffBetaDelta . betaDelta-package . coef.betadelta . coef.deltamethod . coef.diffbetadelta . confint.betadelta . confint.deltamethod . confint.diffbetadelta . nas1982 . print.betadelta . print.deltamethod . print.diffbetadelta . summary.betadelta . summary.deltamethod . summary.diffbetadelta . vcov.betadelta . vcov.deltamethod . vcov.diffbetadelta . 
Some associated R codes: betaDelta-acov-dot.R . betaDelta-beta-ci-dot.R . betaDelta-beta-delta-dot.R . betaDelta-beta-delta.R . betaDelta-diff-beta-ci-dot.R . betaDelta-diff-beta-delta.R . betaDelta-gamma-dot.R . betaDelta-methods-beta-delta.R . betaDelta-methods-diff-beta-delta.R . betaDelta-methods.R . betaDelta-package.R . betaSandwich-jacobian-diff-beta-star-wrt-beta-star-dot.R . betaSandwich-nas1982.R . betaSandwich-process-lm-dot.R . dataSets-nas1982.R . deltaMethod-acov-delta.R . deltaMethod-delta-ci-dot.R . deltaMethod-delta-generic.R . deltaMethod-delta.R . deltaMethod-methods.R . gammaADF-gamma-adf-consistent-dot.R . gammaADF-gamma-adf-unbiased-dot.R . gammaN-gamma-mvn-dot.R . linearAlgebra-d-mat-dot.R . linearAlgebra-d-of-mat-dot.R . linearAlgebra-diag-of-vech-dot.R . linearAlgebra-pinv-of-d-mat-dot.R . linearAlgebra-vec-dot.R . linearAlgebra-vech-dot.R . linearAlgebra-vech-names-dot.R . processLM-dif-dot.R . processLM-process-lm-dot.R . rhoMatrix-rho-of-sigma-dot.R . strRegression-beta-star-of-rho-dot.R . strRegression-jacobian-beta-star-wrt-vech-sigma-dot.R . strRegression-jacobian-betastar-wrt-vech-sigma-dot.R . strRegression-moments-index-dot.R . strRegression-p-cor-sq-dot.R . strRegression-r-sq-bar-dot.R . strRegression-r-sq-of-sigma-dot.R . strRegression-s-p-cor-dot.R . wald-ci-wald-dot.R . wald-probs-of-alpha-dot.R .  Full betaDelta package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  
beezdemand  
Behavioral Economic Easy Demand
Facilitates many of the analyses performed in studies of behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA