dis {qgen}R Documentation

Bootstrap confidence intervals

Description

Calculates different bootstrap confidence intervals.

Usage

dis(path="~/qgen/", alpha=0.05)

Arguments

path path searched for statX.rda-files.
alpha number indicating the two sided error probability

Details

Depending on the available levels of resampling, percentile , basic (for simple resampling) and studentized (for nested resampling) confidence intervals are calculated

Value

the confidence intervals are printed

Examples

### dis()

[Package qgen version 0.03-02 Index]