calculate_arp_varx: Computes the Population Variance of an AR(p) Time Series Note...

Description Usage Arguments Value

View source: R/common_calculations.R

Description

Computes the Population Variance of an AR(p) Time Series Note that this can also be used for AR(1) models instead of using calculate_ar1_varx although, it will need an extra argument 'pt'

Usage

1
calculate_arp_varx(phi, pt, vara = 1)

Arguments

phi

phi values of the time series

pt

output of plotts.true.wge

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.