LCL {sasLM} | R Documentation |
Lower Confidence Limit
Description
The estimate of the lower bound of confidence limit using t-distribution
Usage
LCL(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 lower bound of confidence limit using t-distribution
Author(s)
Kyun-Seop Bae k@acr.kr
See Also
[Package sasLM version 0.10.4 Index]