get_all_a_calc: Given an AR(p,q) realization, this function estimates the...

Description Usage Arguments Value

View source: R/common_calculations.R

Description

Given an AR(p,q) realization, this function estimates the white noise estimates using equation 6.23 (from the text book), the variance and the standard deviation of the white noise

Usage

1
get_all_a_calc(x, phi, theta)

Arguments

x

time series realization

phi

phi values of the time series

theta

theta values of the time series

Value

All white noise estimates, variance and standard deviation of these estimates


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