getCIs: This function returns confidence intervals

Description Usage Arguments Value

Description

This function returns confidence intervals

Usage

1
getCIs(corrng, confidence = 0.95)

Arguments

corrng

Table with annotations and correlation coefficients

confidence

Confidence level (between 0 and 1)

Value

Stack of CorMatrices containing correlation coefficients (first layer) along with minimum, maximum and median values from bootstrapping (second, third and fourth layer)


FabianErdel/RWire documentation built on May 26, 2019, 7:26 a.m.