arima function returns conditional variance or unconditional variance?

Hi all,
I have a quick question.
I am fitting data to AR(1) process using esitmate and arima functions. By the way, variance returned by arima function (mdl.Variance) is unconditional variance or conditional variance?

 Accepted Answer

Hi,
The variance returned by the arima function in MATLAB or R corresponds to the conditional variance of the AR(1) process.
Hope this answers your question

More Answers (0)

Categories

Tags

Asked:

on 16 Jun 2023

Commented:

on 17 Jun 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!