View source: R/correlation_functions.R
computeCI_Interval | R Documentation |
Helper function to calculate the confidence interval for a cor.test
computeCI_Interval(num, mS, method)
num |
number of samples |
mS |
results of cor.test |
method |
statistical method used for cor.test |
named vector holding lower and upper thresholds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.