Skip to content

Cluster-robust standard errors for dyadic data via multiway decomposition as described in Aronow, Peter M., Cyrus Samii, and Valentina A. Assenova. "Cluster–robust variance estimation for dyadic data." Political Analysis 23.4 (2015): 564-577

jbisbee1/dyadRobust

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

dyadRobust

This package estimates cluster-robust standard errors for dyadic data using multiway decomposition as decsribed in Aronow, Peter M., Cyrus Samii, and Valentina A. Assenova. "Cluster-robust variance estimation for dyadic data." Political Analysis 23.4 (2015): 564-577. It was developed by James Bisbee and Pedro Rodriguez

It is built on the replication materials for the same, available at https://doi.org/10.7910/DVN/OMJYE5. The value-add of this package is to dramatically reduce the computation time required to calculate these standard errors, as illustrated in the figure below.

Sample image


Installation

dyadRobust can be installed from this GitHub repository with the following lines of code:

if (!require("devtools")) install.packages("devtools")
devtools::install_github("jbisbee/dyadRobust")

library(dyadRobust)

Maintainer(s)

James Bisbee - jhb362@nyu.edu

About

Cluster-robust standard errors for dyadic data via multiway decomposition as described in Aronow, Peter M., Cyrus Samii, and Valentina A. Assenova. "Cluster–robust variance estimation for dyadic data." Political Analysis 23.4 (2015): 564-577

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages