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

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

Build:
Build:
LAST BUILD BRANCH: fuure-fixes
DEFAULT BRANCH: master
Ran 28 Mar 2014 12:21PM UTC
Files 421
Run time 21s
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

28 Mar 2014 11:27AM UTC coverage: 76.892%. Remained the same
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 184.1 (PYTHON=python PYSUF='')
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 184
  • Travis Job 184.1
  • 26a4d36d on github
  • Prev Job for PYTHON=python PYSUF='' on unit-root-testing (#169.1)
  • Next Job for PYTHON=python PYSUF='' on unit-root-testing (#216.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