UCL: Upper Confidence Limit

View source: R/UCL.R

UCLR 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


sasLM documentation built on Nov. 19, 2023, 5:12 p.m.