correlate_non_zero: correlate non-zeros

Description Usage Arguments Value

View source: R/parp1.R

Description

from a DataFrame object, generate correlation of the non-zero entries

Usage

1
2
correlate_non_zero(data, data_columns, log_transform = TRUE,
  non_zero = "either", test = TRUE)

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

"either" or "both" values need to be non-zero

test

also return a p-value of the correlation?

Value

numeric vector


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