Skip to contents

Compute influence and leverage metrics for clustered inference

summclust()
Compute Influence and Leverage Metrics
summclust(<lm>)
Compute Influence and Leverage Metrics for objects of type lm
summclust(<fixest>)
Compute Influence and Leverage Metrics for objects of type fixest

Methods for inspecting objects of type summclust

summary(<summclust>)
A summary() method for objects of type summclust
tidy(<summclust>)
S3 method to summarize objects of class boottest into tidy data.frame
plot(<summclust>)
Plotting method for objects of type summclust

Compute CRV3 covariance matrices

vcov_CR3J()
Compute CRV3 covariance matrices via a cluster jackknife as described in MacKinnon, Nielsen & Webb (2022)
vcov_CR3J(<lm>)
Compute CRV3 covariance matrices via a cluster jackknife as described in MacKinnon, Nielsen & Webb (2022) for objects of type lm
vcov_CR3J(<fixest>)
Compute CRV3 covariance matrices via a cluster jackknife as described in MacKinnon, Nielsen & Webb (2022) for objects of type fixest