Learn R Programming

sasLM (version 0.10.5)

LCL: Lower Confidence Limit

Description

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

Usage

LCL(y, conf.level=0.95)

Value

The estimate of the lower 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.

See Also

UCL