calculate_ts_mean_confidence_interval.RdComputes the Confidence Interval of the Mean of a Time Series
calculate_ts_mean_confidence_interval(x, alpha = 0.05)
| x | time series realization |
|---|---|
| alpha | alpha value to be used for calculating the Confidence Interval |
Confidence Interval of the Mean of a Time Series