bootr: Bootstrap calculations on a data frame

Description Usage Arguments

Description

Bootstrap calculations on a data frame

Usage

1
bootr(df, m = 100, group_vars, source_var, boot_fun = mean, ...)

Arguments

df

A data frame

m

Number of replications (Defaults to 100)

group_vars

A character vector of variable names by which to group

source_var

A single column name on which to calculate the summary statistic.

boot_fun

A summary function (defaults to


mdlincoln/bootr documentation built on May 22, 2019, 4:03 p.m.