normal_cor: Function to compute standard correlation

View source: R/get_relevant_improvement.R

normal_corR Documentation

Function to compute standard correlation

Description

Function to compute standard correlation

Usage

normal_cor(gene, mat1, mat2, corr_method)

Arguments

gene

Common gene name

mat1

First matrix for std corr

mat2

Second matrix for std corr

corr_method

One of "pearson", "spearman", "kendall"

Value

A list with 2 fields: estimate and pvalue


martalovino/MoPc documentation built on May 30, 2022, 4:11 p.m.