Other packages > Find by keyword >

clubSandwich  

Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("clubSandwich", "0.6.0")



Attach the package and use:
library("clubSandwich")
Maintained by
James Pustejovsky
[Scholar Profile | Author Map]
First Published: 2016-07-23
Latest Update: 2023-07-20
Description:
Provides several cluster-robust variance estimators (i.e., sandwich estimators) for ordinary and weighted least squares linear regression models, including the bias-reduced linearization estimator introduced by Bell and McCaffrey (2002) and developed further by Pustejovsky and Tipton (2017) . The package includes functions for estimating the variance- covariance matrix and for testing single- and multiple- contrast hypotheses based on Wald test statistics. Tests of single regression coefficients use Satterthwaite or saddle-point corrections. Tests of multiple- contrast hypotheses use an approximation to Hotelling's T-squared distribution. Methods are provided for a variety of fitted models, including lm() and mlm objects, glm(), geeglm() (from package 'geepack'), ivreg() (from package 'AER'), ivreg() (from package 'ivreg' when estimated by ordinary least squares), plm() (from package 'plm'), gls() and lme() (from 'nlme'), lmer() (from `lme4`), robu() (from 'robumeta'), and rma.uni() and rma.mv() (from 'metafor').
How to cite:
James Pustejovsky (2016). clubSandwich: Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections. R package version 0.6.0, https://cran.r-project.org/web/packages/clubSandwich. Accessed 13 May. 2025.
Previous versions and publish date:
0.2.1 (2016-07-23 21:07), 0.2.2 (2016-12-01 19:44), 0.2.3 (2017-08-10 21:07), 0.3.0 (2017-11-13 11:23), 0.3.1 (2018-04-04 16:50), 0.3.2 (2018-05-22 00:54), 0.3.3 (2019-01-24 15:10), 0.3.4 (2019-05-11 17:10), 0.3.5 (2019-05-14 23:40), 0.4.0 (2019-12-18 16:30), 0.4.1 (2020-01-28 10:40), 0.4.2 (2020-07-23 06:57), 0.5.0 (2020-09-01 10:40), 0.5.1 (2020-10-12 13:20), 0.5.2 (2020-11-14 14:40), 0.5.3 (2021-01-24 01:20), 0.5.4 (2022-01-09 02:32), 0.5.5 (2022-01-18 17:02), 0.5.6 (2022-04-23 10:10), 0.5.7 (2022-06-15 11:20), 0.5.8 (2022-08-15 09:50), 0.5.9 (2023-07-12 20:30), 0.5.10 (2023-07-20 04:50), 0.5.11 (2024-06-20 20:30)
Other packages that cited clubSandwich R package
View clubSandwich citation profile
Other R packages that clubSandwich depends, imports, suggests or enhances
Complete documentation for clubSandwich
Downloads during the last 30 days
04/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/12Downloads for clubSandwich100150200250300350400450500550TrendBars

Today's Hot Picks in Authors and Packages

StanHeaders  
C++ Header Files for Stan
The C++ header files of the Stan project are provided by this package, but it contains little R code ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  
genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
Download / Learn more Package Citations See dependency  
tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
Download / Learn more Package Citations See dependency  
nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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