ARCHProcess
ARCHProcess[κ,{α1,…,αq}]
represents an autoregressive conditionally heteroscedastic process of order q, driven by a standard white noise.
ARCHProcess[κ,{α1,…,αq},init]
represents an ARCH process with initial data init.
Details
- ARCHProcess is a discrete-time and continuous-state random process.
- A process x[t] is an ARCH process if the conditional mean Expectation[x[t] {x[t-1], …}]=0 and the conditional variance given by Expectation [x[t]2{x[t-1, …}] satisfies the equation .
- The initial data init can be given as a list or a single path TemporalData object with time stamps understood as .
- A scalar ARCH process can have non-negative coefficients αi and a positive coefficient κ.
- ARCHProcess[q] represents an ARCH process of order q for use in EstimatedProcess and related functions.
- ARCHProcess can be used with such functions as RandomFunction, CovarianceFunction, and TimeSeriesForecast.
Examples
open allclose allBasic Examples (3)
Simulate an ARCHProcess:
Unconditional mean and variance of a weakly stationary process:
Scope (13)
Basic Examples (8)
Simulate an ensemble of paths:
Simulate with arbitrary precision:
Simulate a weakly stationary process with given initial values:
A non-weakly stationary process:
An integrated ARCHProcess:
Explosive ARCHProcess:
Such a process is not second-order stationary:
Conditions for an ARCHProcess to be covariance stationary:
Region of second-order stationarity for an ARCHProcess[2]:
Estimate an ARCHProcess:
Use maximum conditional likelihood estimator:
Find the forecast 20 steps ahead:
Find mean squared errors of the forecast:
The forecasted states are equal to zero, hence the forecasted standard deviation bounds are as follows:
Process Slice Properties (5)
Moments of a weakly stationary ARCH of order 1:
Moment of an ARCH process with given initial conditions:
Region where kurtosis is defined:
Probability density function of the sample:
Use Monte Carlo method to calculate NProbability for slice distribution:
Calculate NExpectation:
Compare to the second Moment:
Properties & Relations (3)
The values of an ARCHProcess are uncorrelated:
Corresponding ARProcess:
For a process with given initial values:
Squared values of an ARCHProcess follow an ARProcess:
CorrelationFunction and PartialCorrelationFunction of squared values:
The corresponding autoregressive process:
CorrelationFunction and PartialCorrelationFunction of the AR process:
Text
Wolfram Research (2014), ARCHProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/ARCHProcess.html.
CMS
Wolfram Language. 2014. "ARCHProcess." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ARCHProcess.html.
APA
Wolfram Language. (2014). ARCHProcess. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ARCHProcess.html