• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bashtage / statsmodels / 169 / 1
82%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fuure-fixes
DEFAULT BRANCH: master
Ran 27 Mar 2014 11:30AM UTC
Files 421
Run time 24s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Mar 2014 11:17AM UTC coverage: 76.892% (+0.03%) from 76.864%
PYTHON=python PYSUF=''

push

travis-ci

bashtage
ENH: Unit Root Tests

Introduces 4 new unit root tests and provides a class for Augmented Dickey Fuller testing.
The four new tests are:
  - PhillipsPerron
  - KPSS
  - Variance Ratio
  - DF-GLS

These have all been included in unitroot.py, and the afduller function has been moved from
tsatools to unitroot, and is now just a wrapper around the ADF class.

The critical value and p-value lookup codes have also been consolidated into untiroot.py.
Critical value and p-value lookup information for DFGLS and KPSS is not readily available
in published form, and so simulations were performed to generate these using 100,000,000
replications using a methodology similar to MacKinnon (2010).  All critical value data
has been consolidated into tsa/critical_values.

A cov_nw function was added to tsa/stattools which computes Newey-West covariance.

Also includes substantial improvements to tsatools, including numerous bug fixes.   The
code that handled recarrays has been improved to now handle pandas dataframes.  Numerous
doc strings where improved.  Test coverage was also substantially increased.

string_types was added to the compatibility library to address the difference between basestring
in Python 2 and str in Python 3.

Moved coint to a new file coinegration.py which will, in the long term, be expanded to include
other tests for cointegration.

32021 of 41644 relevant lines covered (76.89%)

0.77 hits per line

Source Files on job 169.1 (PYTHON=python PYSUF='')
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 169
  • Travis Job 169.1
  • 8ddb027a on github
  • Prev Job for PYTHON=python PYSUF='' on unit-root-testing (#28.1)
  • Next Job for PYTHON=python PYSUF='' on unit-root-testing (#184.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc