Learn R Programming

fwildclusterboot (version 0.3.7)

boottest: Fast wild cluster bootstrap inference

Description

boottest is a S3 method that allows for fast wild cluster bootstrap inference for objects of class lm, fixest and felm by implementing the fast wild bootstrap algorithm developed in Roodman et al., 2019.

Usage

boottest(object, ...)

Arguments

object

An object of type lm, fixest of felm

...

other arguments

Value

An object of class boottest.

See Also

boottest.lm, boottest.fixest and boottest.felm