UCL {sasLM}R Documentation

Upper Confidence Limit

Description

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

Usage

  UCL(y, conf.level=0.95)

Arguments

y

a vector of numerics

conf.level

confidence level

Details

It removes NA in the input vector.

Value

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

Author(s)

Kyun-Seop Bae k@acr.kr


[Package sasLM version 0.10.3 Index]