arima function returns conditional variance or unconditional variance?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Lakshya
il 17 Giu 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
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Parametric Spectral Estimation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!