correlation.data.frame: Compute correlation (data.frame input)

Description Usage Arguments Author(s)

View source: R/correlation.r

Description

Compute correlation (data.frame input)

Usage

1
2
correlation.data.frame(dfx, dfy, method = c("pearson", "kendall",
  "spearman"), digits = 2, label = FALSE)

Arguments

dfx

data.frame

dfy

data.frame

method

method

digits

digits

label

label

Author(s)

David Hajage


eusebe/biostat2 documentation built on Dec. 27, 2019, 4:22 p.m.