bootstrap_correlation: run bootstrapped correlation

Description Usage Arguments Value

View source: R/parp1.R

Description

given a set of points for correlations, generate bootstrapped samples and calculate a 95

Usage

1
2
bootstrap_correlation(data, data_columns, log_transform = TRUE,
  non_zero = "either", n_boot = 1000)

Arguments

data

the data we are working with

data_columns

which columns to use

log_transform

do a log transformation on the data before calculating the correlation

non_zero

which columns can be non_zero

n_boot

how many bootstrap samples to generate

Value

correlation value and standard deviation


rmflight/fmcorrelationbreastcaparp1 documentation built on May 27, 2019, 9:31 a.m.