pcc_between: Partial Spearman's correlation

View source: R/correlation.R

pcc_betweenR Documentation

Partial Spearman's correlation

Description

This function perform partial spearman's correlation between two dataframe

Usage

pcc_between(dat1, dat2, dat_adj)

Arguments

dat1

input data1

dat2

input data2

dat_adj

input adjustment data

Value

dataframe


zhunshi/metastat documentation built on Feb. 25, 2023, 10:07 p.m.