test_error_warning.R
tests that messages and warnings occur when desiredtest_method_equivalence.R
tests that boottest()
returns equivalent
results when applied to differently specified objects of type lm
, feols
and fixest
test-r-vs-julia.R
tests fwildclusterboot
against WildBootTests.jl
test_tstat-equivalence.R
tests equivalence of t-statistics of boottest()
against fixesttest-r-lean.R
tests the 'lean' implementation of the wild cluster bootstrap
for correctnesstest-seed.R
tests how seed behavior affects boottest()
outputtest-new-bootstrap-variants
tests the WCR11 and WCU11 wild cluster bootstrap implementations of boot_algo3()
(from "fast and reliable") against those of boot_algo2()
(from "fast and wild")test_fixest_sugar.R
tests if boottest()
works properly when fixest formula
sugar is usedtest_multicollinearity.R
tests that the model_matrix()
methods employed in
boottest.R
drop multicollinear variablestest_tidy.R
tests the tidy()
, summary()
and plot
methodstest_crosstab.R
tests the crosstab
function used in boottest()
test_global_vars
tests all 'global variables' functionality, e.g. setting of
seeds and number of threads to use with boottest()
test_to_integer.R
tests the internally used to_integer
functionAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.