Other packages > Find by keyword >

betaSandwich  

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


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

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

Install by package version:
library("remotes")
install_version("betaSandwich", "1.0.7")



Attach the package and use:
library("betaSandwich")
Maintained by
Ivan Jacob Agaloos Pesigan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-20
Latest Update: 2023-10-14
Description:
Generates robust confidence intervals for standardized regression coefficients using heteroskedasticity-consistent standard errors for models fitted by lm() as described in Dudgeon (2017) . The package can also be used to generate confidence intervals for R-squared, adjusted R-squared, and differences of standardized regression coefficients. A description of the package and code examples are presented in Pesigan, Sun, and Cheung (2023) .
How to cite:
Ivan Jacob Agaloos Pesigan (2022). betaSandwich: Robust Confidence Intervals for Standardized Regression Coefficients. R package version 1.0.7, https://cran.r-project.org/web/packages/betaSandwich. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.1 (2022-09-20 11:16), 1.0.2 (2022-10-07 09:50), 1.0.3 (2022-12-17 10:10), 1.0.4 (2023-04-25 22:50), 1.0.5 (2023-07-08 15:20), 1.0.6 (2023-10-15 00:52)
Other packages that cited betaSandwich R package
View betaSandwich citation profile
Other R packages that betaSandwich depends, imports, suggests or enhances
Complete documentation for betaSandwich
Functions, R codes and Examples using the betaSandwich R package
Some associated functions: BetaADF . BetaHC . BetaN . DiffBetaSandwich . RSqBetaSandwich . betaSandwich-package . coef.betasandwich . coef.diffbetasandwich . coef.rsqbetasandwich . confint.betasandwich . confint.diffbetasandwich . confint.rsqbetasandwich . nas1982 . print.betasandwich . print.diffbetasandwich . print.rsqbetasandwich . summary.betasandwich . summary.diffbetasandwich . summary.rsqbetasandwich . vcov.betasandwich . vcov.diffbetasandwich . vcov.rsqbetasandwich . 
Some associated R codes: betaSandwich-acov-hc-dot.R . betaSandwich-acov-mvn-dot.R . betaSandwich-acov-sem-inverse-dot.R . betaSandwich-beta-adf.R . betaSandwich-beta-ci-dot.R . betaSandwich-beta-hc.R . betaSandwich-beta-mvn.R . betaSandwich-cov-hc-dot.R . betaSandwich-cov-mvn-dot.R . betaSandwich-diff-beta-ci-dot.R . betaSandwich-diff-beta-sandwich.R . betaSandwich-gamma-hc-dot.R . betaSandwich-jacobian-diff-beta-star-wrt-beta-star-dot.R . betaSandwich-methods-beta-sandwich.R . betaSandwich-methods-diff-beta-sandwich.R . betaSandwich-methods-r-sq-beta-sandwich.R . betaSandwich-methods.R . betaSandwich-nas1982.R . betaSandwich-package.R . betaSandwich-process-lm-dot.R . betaSandwich-q-mat-dot.R . betaSandwich-r-sq-beta-sandwich.R . betaSandwich-r-sq-ci-dot.R . betaSandwich-r-sq-vcov-dot.R . dataSets-nas1982.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-pinv-of-d-mat-dot.R . linearAlgebra-vec-dot.R . linearAlgebra-vech-dot.R . linearAlgebra-vech-names-dot.R . linearAlgebra-vechs-dot.R . linearAlgebra-vechs-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-vech-sigma-wrt-theta-dot.R . strRegression-jacobian-vech-sigma-wrt-theta-std-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 . strRegression-theta-index-dot.R . strRegression-theta-star-index-dot.R . wald-ci-wald-dot.R . wald-probs-of-alpha-dot.R .  Full betaSandwich package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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