corbsub: Compute correlation for bootstrap indices

Description Usage Arguments Value

View source: R/utils.R

Description

This function is used by other functions when computing

Usage

1
corbsub(isub, x, y, corfun, ...)

Arguments

isub

A vector of length n. A bootstrap sample from the sequence of integers

x, y

Two vectors of observations of length n.

corfun

A correlation function which returns a correlation value.

Value

A bootstrap correlation value.


GRousselet/bootcorci documentation built on March 6, 2021, 7:13 a.m.