fwildclusterboot0.13.0 package

Fast Wild Cluster Bootstrap Inference for Linear Models

Archived

boot_aggregate

Simple tool that aggregates the value of CATT coefficients in staggere...

boot_ssc

set the small sample correction factor applied in boottest()

boottest.felm

Fast wild cluster bootstrap inference for object of class felm

boottest.fixest

Fast wild cluster bootstrap inference for object of class fixest

boottest.ivreg

Fast wild cluster bootstrap inference for object of class lm

boottest.lm

Fast wild cluster bootstrap inference for object of class lm

boottest

Fast wild cluster bootstrap inference

confint.boottest

S3 method to obtain wild cluster bootstrapped confidence intervals

find_proglang

Check if julia or python are installed / can be found on the PATH.

glance.boottest

S3 method to glance at objects of class boottest

glance.mboottest

S3 method to glance at objects of class boottest

mboottest.felm

Fast wild cluster bootstrap inference for joint hypotheses for object ...

mboottest.fixest

Fast wild cluster bootstrap inference for joint hypotheses for object ...

mboottest.lm

Fast wild cluster bootstrap inference of joint hypotheses for object o...

mboottest

Arbitrary Linear Hypothesis Testing for Regression Models via Wald-Tes...

nobs.boottest

S3 method to obtain the effective number of observation used in `boott...

nobs.mboottest

S3 method to obtain the effective number of observation used in `mboot...

plot.boottest

Plot the bootstrap distribution of t-statistics

print.boottest

S3 method to print key information for objects of type bboottest

print.mboottest

S3 method to print key information for objects of type mboottest

pval.boottest

S3 method to obtain the wild cluster bootstrapped p-value of an object...

pval.mboottest

S3 method to obtain the wild cluster bootstrapped p-value of an object...

pval

pval is a S3 method to collect pvalues for objects of type `boottest...

reexports

Objects exported from other packages

setBoottest_engine

Sets the default bootstrap algo for the current R session to be run vi...

summary.boottest

S3 method to summarize objects of class boottest

summary.mboottest

S3 method to summarize objects of class mboottest

teststat.boottest

S3 method to obtain the non-bootstrapped t-statistic calculated via `b...

teststat.mboottest

S3 method to obtain the non-bootstrapped test statistic calculated via...

teststat

teststat is a S3 method to collect teststats for objects of type `bo...

tidy.boottest

S3 method to summarize objects of class boottest into tidy data.frame

tidy.mboottest

S3 method to summarize objects of class mboottest into tidy data.frame

Implementation of fast algorithms for wild cluster bootstrap inference developed in 'Roodman et al' (2019, 'STATA' Journal, <doi:10.1177/1536867X19830877>) and 'MacKinnon et al' (2022), which makes it feasible to quickly calculate bootstrap test statistics based on a large number of bootstrap draws even for large samples. Multiple bootstrap types as described in 'MacKinnon, Nielsen & Webb' (2022) are supported. Further, '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'). Additionally implements a 'heteroskedasticity-robust' ('HC1') wild bootstrap. Last, the package provides an R binding to 'WildBootTests.jl', which provides additional speed gains and functionality, including the 'WRE' bootstrap for instrumental variable models (based on models of type 'ivreg()' from package 'ivreg') and hypotheses with q > 1.

  • Maintainer: Alexander Fischer
  • License: GPL-3
  • Last published: 2023-02-26