Transcription of Time Series Analysis in Python with statsmodels - SciPy
{{id}} {{{paragraph}}}
time Series Analysis in Python with statsmodelsWes McKinney1 Josef Perktold2 Skipper Seabold31 Department of Statistical ScienceDuke University2 Department of EconomicsUniversity of North Carolina at Chapel Hill3 Department of EconomicsAmerican University10thPython in Science Conference, 13 July 2011 McKinney, Perktold, Seabold ( statsmodels ) Python time Series AnalysisSciPy Conference 20111 / 29 What is statsmodels ?A library for statistical modeling, implementing standard statisticalmodels in Python using NumPy and SciPyIncludes:Linear (regression) models of many formsDescriptive statisticsStatistical testsTime Series much moreMcKinney, Perktold, Seabold ( statsmodels ) Python time Series AnalysisSciPy Conference 20112 / 29 What is time Series Analy
Granger-causality Whiteness (iid-ness) and normality See our conference paper (when the proceedings get published!) McKinney, Perktold, Seabold (statsmodels) Python Time Series Analysis SciPy Conference 2011 13 / 29. Autoregressive moving average (ARMA) models One of most common univariate time series models: y t = + a 1y
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}