Computes the Population Variance of an AR(1) Time Series

calculate_ar1_varx(phi, vara = 1)

Arguments

phi

phi values of the time series (only 1 in this case)

vara

variance of the noise term

Value

True Population Variance of the Time Series