Compute summary statistics for bootstrapped data

bootstrap_summary(bootstraps)

Arguments

bootstraps

a matrix or dataframe of data values in rows by bootstrap repeats in columns

Value

dataframe with the mean and SEM across all bootstrap repeats (columns) for each row in <bootstraps>

See also