Generic summary function for an object of class specr.boot (resulting from boot_null(). Provides an approach to inference for specification curve analysis consists of obtaining the median effect estimated across all specifications, and then testing whether this median estimated effect is more extreme than would be expected if all specifications had a true effect of zero.

# S3 method for specr.boot
summary(x, group = NULL, ...)

Arguments

x

A specr.boot object, resulting from calling boot_null().

group

Variables indicating which variables to summarize the results by

...

further arguments passed to or from other methods (currently ignored).

Value

A tibble.