Learn R Programming

sasLM (version 0.9.2)

UCL: Upper Confidence Limit

Description

The estimate of the upper bound of confidence limit using t-distribution

Usage

UCL(x, conf.level=0.95)

Value

The estimate of the upper bound of confidence limit using t-distribution

Arguments

x

a vector of numerics

conf.level

confidence level

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector.