computeCI_Interval {microbiomeExplorer}R 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


[Package microbiomeExplorer version 1.3.0 Index]