bootstrap_test: Bootstrap difference in statistic across two groups

Description Usage Arguments Value

View source: R/boot.R

Description

See: - https://stats.stackexchange.com/questions/136661 - Efron's and Tibshirani's - intro to the bootstrap, page 223

Usage

1
bootstrap_test(dat, statistic, reps = 10000, ncpus = 1)

Arguments

statistic

function; A valid bootstrap statistic

reps

integer; Number of bootstrap replicates

mutation_table

tibble; A mutation table nested by a group

Value

A p-value


fennerm/bootr documentation built on May 7, 2019, 8:43 a.m.