getdelta: Compute the estimate for the constant term (delta) when...

View source: R/getdelta.R

getdeltaR Documentation

Compute the estimate for the constant term (delta) when fitting ARIMA(p,0,q)

Description

Compute the estimate for the constant term (delta) when fitting ARIMA(p,0,q)

Usage

getdelta(armamodel)

Arguments

armamodel

The result of an ARIMA(p,0,q) fit with constant term included

Value

The estimated value for delta, he constnat term in the ARIMA(p,0,q) model


statmanrobin/ts343AJ documentation built on May 23, 2022, 4:34 p.m.