Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Best method to perform a time series analysis
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I was wondering what built in function i should use in order to perform a time series analysis? I looked into the "\" method but there are several others such as "regress". What is the difference ans is there one better suited for a time series analysis?
Thanks.
1 commentaire
Daniel kiracofe
le 15 Juil 2014
you may have to be more specific on what you mean by "time series analysis". that could mean different things to different people. "regress" does multiple linear regression. "\" solves a system of linear equations. which one is "better", or which one even makes sense, depends a lot on what you are trying to do...
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!