tidy_bootstrap: Tidy summary table of bootstrapped data

Description Usage Arguments Value Author(s)

View source: R/bootstrap_missing.R

Description

Tidy summary table of bootstrapped data

Usage

1
tidy_bootstrap(boot_data, quantiles = c(0.025, 0.975))

Arguments

boot_data

Bootstrapped data, as returned by bootstrap_missing() or bootstrap_missing_hier()

quantiles

Length-2 vector of quantiles to calculate

Value

data.frame summarizing the imputed missing values

Author(s)

Alexey Shiklomanov


ashiklom/mvtraits documentation built on Sept. 4, 2019, 7:43 a.m.