Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

sasLM (version 0.9.4)

UCL: Upper Confidence Limit

Description

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

Usage

UCL(y, conf.level=0.95)

Value

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

Arguments

y

a vector of numerics

conf.level

confidence level

Author

Kyun-Seop Bae k@acr.kr

Details

It removes NA in the input vector.