Is there a Unit Root Test for Moving Average Process in matlab?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MC3105
le 4 Nov 2014
Réponse apportée : Roger Wohlwend
le 4 Nov 2014
The title of this question says it all: Is there a unit root test for moving average processes in matlab?
I know there exists tests for unit roots in AR processes like kpsstest or adftest. Are there alternatives for moving average processes?
Thanks!!
0 commentaires
Réponse acceptée
Roger Wohlwend
le 4 Nov 2014
There is no such thing as as unit root test for a MA process. There is no such thing as a unit root test for an AR process, either. You apply the unit root test to a time series to find out if the data is stationary. If it is, you start modelling the timeseries with an AR or an MA process.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!