bootCor: Bootstrap correlation coefficients from two vectors of...

Description Usage Arguments Value

View source: R/bootstrap.R

Description

Bootstrap correlation coefficients from two vectors of values.

Usage

1
bootCor(X, Y, size = 10000)

Arguments

X

vector of values

Y

vector of values (same length as X)

size

number of resampling iterations

Value

dataframe of estimated correlations, estimated p.values, and the observed correlation in the data.


michaelpmcdonald/noggin documentation built on May 22, 2019, 9:52 p.m.