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

Description Usage Arguments Value

View source: R/common_calculations.R

Description

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

Usage

1
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


josephsdavid/tswgewrapped documentation built on July 31, 2020, 9:36 a.m.