summary.specr.boot: Summarizing the bootstrapped results

summary.specr.bootR Documentation

Summarizing the bootstrapped results

Description

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.

Usage

## S3 method for class '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.


masurp/specr documentation built on March 17, 2024, 5:23 p.m.