comp_cor_log2: Compute the correlation between two studies after their...

View source: R/metaAnalyses.R

comp_cor_log2R Documentation

Compute the correlation between two studies after their transposition and their transformation with log2(x+1)

Description

Compute the correlation between two studies after their transposition and their transformation with log2(x+1)

Usage

comp_cor_log2(df1, df2)

Arguments

df1

numeric data.frame for the first study

df2

numeric data.frame for the second study

Value

a named vector with the name of the first study and the correlation between the two datasets.


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.