getCI: Get Confidence Intervals after the bootstrap procedure

Description Usage Arguments Details Value Author(s)

Description

Get Confidence Intervals after the bootstrap procedure

Usage

1
getCI(x, alpha, combined = FALSE)

Arguments

x

The results from bootMeans

alpha

Return (1 - alpha) confidence intervals

combined

Combine all Tissues within the sample

Details

Extract the confidence intervals from the provided samples across all tissues

Value

Returns a tbl_df with lower, median and upper quantiles for the interval. If combined = TRUE the tbl_df will only contain one row. If combined = FALSE the tbl_df will contain one row per tissue.

Author(s)

Steve Pederson


steveped/funsForLu documentation built on May 30, 2019, 5:39 p.m.