computeCI_Interval: Helper function to calculate the confidence interval for a...

Description Usage Arguments Value

View source: R/correlation_functions.R

Description

Helper function to calculate the confidence interval for a cor.test

Usage

1
computeCI_Interval(num, mS, method)

Arguments

num

number of samples

mS

results of cor.test

method

statistical method used for cor.test

Value

named vector holding lower and upper thresholds


microbiomeExplorer documentation built on Nov. 8, 2020, 8:16 p.m.