arima function returns conditional variance or unconditional variance?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Lakshya
le 17 Juin 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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!