bootstrapCI: Bootstrapped Confidence Interval.

Description Usage Arguments Author(s)

View source: R/bootstrapCI.R

Description

Bootstrapped Confidence Interval.

Usage

1
bootstrapCI(stat, n, alpha)

Arguments

stat

A numeric vector of statistics for which to compute a confidence interval.

n

An integer giving the number of bootstrap samples.

alpha

A real number comprised in ]0, 1[ : 1 - desired confidence level.

Author(s)

Chariff Alkhassim


cytometree documentation built on Dec. 5, 2019, 1:06 a.m.