fwildclusterboot: Fast Wild Cluster Bootstrap Inference for Linear Regression
Models
Implementation of the fast algorithm for wild cluster bootstrap
inference developed in Roodman et al (2019, STATA Journal) for
linear regression models
<doi:10.1177/1536867X19830877>,
which makes it feasible to quickly calculate bootstrap test
statistics based on a large number of bootstrap draws even for
large samples - as long as the number of bootstrapping clusters
is not too large. Multiway clustering, regression weights,
bootstrap weights, fixed effects and subcluster bootstrapping
are supported. Further, both restricted (WCR) and unrestricted
(WCU) bootstrap are supported. Methods are provided for a variety
of fitted models, including 'lm()', 'feols()'
(from package 'fixest') and 'felm()' (from package 'lfe').
Version: |
0.7 |
Imports: |
collapse, Formula, Rcpp, dreamerr, Matrix, Matrix.utils, generics, gtools, dqrng |
LinkingTo: |
Rcpp, RcppEigen |
Suggests: |
fixest, lfe, data.table, fabricatr, tinytest, covr, knitr, rmarkdown, broom, modelsummary, RStata |
Published: |
2022-01-03 |
Author: |
Alexander Fischer [aut, cre],
David Roodman [aut],
Achim Zeileis [ctb] (Author of included sandwich fragments),
Nathaniel Graham [ctb] (Contributor to included sandwich fragments),
Susanne Koell [ctb] (Contributor to included sandwich fragments),
Laurent Berge [ctb] (Author of included fixest fragments),
Sebastian Krantz [ctb] |
Maintainer: |
Alexander Fischer <alexander-fischer1801 at t-online.de> |
BugReports: |
https://github.com/s3alfisc/fwildclusterboot/issues/ |
License: |
GPL-3 |
URL: |
https://s3alfisc.github.io/fwildclusterboot/ |
NeedsCompilation: |
yes |
Language: |
en-US |
Citation: |
fwildclusterboot citation info |
Materials: |
README NEWS |
In views: |
Econometrics |
CRAN checks: |
fwildclusterboot results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fwildclusterboot
to link to this page.