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

View source: R/correlation_functions.R

computeCI_IntervalR Documentation

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

Description

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

Usage

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


zoecastillo/microbiomeExplorer documentation built on Sept. 11, 2022, 7:40 a.m.