Computes the Confidence Interval of the Mean of a Time Series

calculate_ts_mean_confidence_interval(x, alpha = 0.05)

Arguments

x

time series realization

alpha

alpha value to be used for calculating the Confidence Interval

Value

Confidence Interval of the Mean of a Time Series