Learn R Programming

⚠️There's a newer version (0.6.0) of this package.Take me there.

clubSandwich (version 0.2.2)

Cluster-Robust (Sandwich) Variance Estimators with Small-Sample Corrections

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 (2016) . 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(), plm() (from package 'plm'), gls() and lme() (from 'nlme'), robu() (from 'robumeta'), and rma.uni() and rma.mv() (from 'metafor').

Copy Link

Version

Install

install.packages('clubSandwich')

Monthly Downloads

10,910

Version

0.2.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

James Pustejovsky

Last Published

December 1st, 2016

Functions in clubSandwich (0.2.2)

SATcoaching

Randomized experiments on SAT coaching
coef_test

Test all regression coefficients in a fitted model
vcovCR.plm

Cluster-robust variance-covariance matrix for a plm object.
vcovCR.lme

Cluster-robust variance-covariance matrix for an lme object.
vcovCR.gls

Cluster-robust variance-covariance matrix for a gls object.
MortalityRates

State-level annual mortality rates by cause among 18-20 year-olds
vcovCR.lm

Cluster-robust variance-covariance matrix for an lm object.
vcovCR.ivreg

Cluster-robust variance-covariance matrix for an ivreg object.
AchievementAwardsRCT

Achievement Awards Demonstration program
dropoutPrevention

Dropout prevention/intervention program effects
vcovCR.rma.mv

Cluster-robust variance-covariance matrix for a robu object.
Wald_test

Test parameter constraints in a fitted linear regression model
vcovCR.rma.uni

Cluster-robust variance-covariance matrix for a rma.uni object.
vcovCR.robu

Cluster-robust variance-covariance matrix for a robu object.
vcovCR

Cluster-robust variance-covariance matrix