arima function returns conditional variance or unconditional variance?
1 view (last 30 days)
Show older comments
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?
0 Comments
Accepted Answer
Lakshya
on 17 Jun 2023
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)
See Also
Categories
Find more on Parametric Spectral Estimation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!