mean_ci: Calculate Mean and Confidence Intervals

Description Usage Arguments Value

View source: R/calc_geomean.R

Description

Calculates the bootstrap percentile confidence intervals around the mean

Usage

1
mean_ci(x, ci, R = 1000)

Arguments

x

numeric vector

ci

desired confidence interval

R

number of resamples

Value

named list with mean and confidence interval


mps9506/mpsrf documentation built on Sept. 25, 2020, 9:33 a.m.