Bug#868977: statsmodels: FTBFS: TypeError: data type not understood

Lucas Nussbaum lucas at debian.org
Wed Jul 19 21:24:02 UTC 2017


Source: statsmodels
Version: 0.8.0~rc1+git59-gef47cd9-5
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9'
> python2.7 setup.py install --install-layout=deb --root=debian/python-statsmodels
> statsmodels/tsa/kalmanf/kalman_loglike.pyx has not changed
> statsmodels/tsa/regime_switching/_hamilton_filter.pyx.in has not changed
> statsmodels/tsa/statespace/_statespace.pyx.in has not changed
> statsmodels/nonparametric/_smoothers_lowess.pyx has not changed
> statsmodels/nonparametric/linbin.pyx has not changed
> Cythonizing sources
> running install
> running build
> running build_py
> copying statsmodels/version.py -> build/lib.linux-x86_64-2.7/statsmodels
> package init file 'statsmodels/tsa/vector_ar/data/__init__.py' not found (or not a regular file)
> running build_ext
> running install_lib
> creating debian/python-statsmodels
> creating debian/python-statsmodels/usr
> creating debian/python-statsmodels/usr/lib
> creating debian/python-statsmodels/usr/lib/python2.7
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/pandas.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/python.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/numpy.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/tests/test_collections.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/tests/test_scipy_compat.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/tests/test_itercompat.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/scipy.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/collections.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/counter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> copying build/lib.linux-x86_64-2.7/statsmodels/compat/ordereddict.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/gam.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/mle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/rls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/formula.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/sysreg.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/pca.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/contrast_old.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/sympy_diff.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/runmnl.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/ar_panel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/kernridgeregress_class.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/try_ols_anova.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/anova_nistcertified.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/example_kernridge.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/griliches76.dta -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/results_gmm_griliches_iter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/test_gmm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/racd10data_with_transformed.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/test_gmm_poisson.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/results_gmm_griliches.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/results_gmm_poisson.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tests/results_ivreg2_griliches.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/treewalkerclass.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/gmm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/onewaygls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/ols_anova_original.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/penalized.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/try_treewalker.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/predstd.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/regression/try_catdata.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/ex_newtests.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/diagnostic.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/multicomp.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/runs.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/stats_mstats_short.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/stats_dhuard.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/stats/contrast_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/km_class.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/descstats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/archive/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/archive/linalg_decomp_1.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/archive/tsa.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/archive/linalg_covmat.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/utils_old.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/sandwich_covariance.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/sandwich_covariance_generic.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/random_panel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/mixed.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/tests/test_random_panel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/panel_short.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/panelmod.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/panel/correlation_structures.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/test_predict_functional.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/test_formula.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/maketests_mlabwrap.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/test_gam.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/datamlw.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/test_pca.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/savervs.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tests/model_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/multilinear.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/example_arma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/movstat.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/fftarma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/garch.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/try_fi.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/try_var_convolve.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/try_arma_more.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/varma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/diffusion.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tsa/diffusion2.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/kde2.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/kernel_extras.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/smoothers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/ex_smoothers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/ex_gam_new.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/test_kernel_extras.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/tests/test_smoothers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/dgp_examples.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/kdecovclass.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/kernels.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/densityorthopoly.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/nonparametric/testdata.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/infotheo.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/datarich
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/datarich/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/datarich
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/datarich/factormodels.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/datarich
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mcevaluate
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/mcevaluate/arma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mcevaluate
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/mcevaluate/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mcevaluate
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/cox.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/survival2.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/survival.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/bspline.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/quantize.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/copula.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/extras.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/ex_mvelliptical.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/ex_fitfr.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/matchdist.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/ex_transf2.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/ex_gof.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/examples/ex_extras.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/try_max.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/multivariate.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/test_extras.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/test_norm_expan.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/distparams.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/testtransf.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/check_moments.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/_est_fit.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/tests/test_multivariate.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/sppatch.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/genpareto.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/transform_functions.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/gof_new.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/estimators.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/mv_normal.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/otherdist.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/transformed.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/try_pot.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/distributions/mv_measures.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/predict_functional.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tools/tools_pca.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tools/cross_val.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tools/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tools/try_mctools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/sandbox/tools/mctools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/mixed_linear_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/_prediction.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_lme.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_glsar_gretl.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_quantile_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results_quantile_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_glsar_stata.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_cov.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/glmnet_r_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme07.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme03.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme04.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme06.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme01.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/pastes.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/macro_gr_corc_stata.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme10.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lasso_data.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme11.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/results_grunfeld_ols_robust_cluster.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme02.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme09.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/results_rls_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme08.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/leverage_influence_ols_nostars.txt -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme05.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/lme00.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/results_macro_ols_robust.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/results_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/results/results_rls_R.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/generate_lasso.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/tests_predict.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/generate_lme.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_robustcov.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_recursive_ls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/lme_r_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/tests/test_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/linear_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/quantile_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/feasible_gls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> copying build/lib.linux-x86_64-2.7/statsmodels/regression/recursive_ls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/sandwich_covariance.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/outliers_influence.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/diagnostic.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/multicomp.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/power.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/descriptivestats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/inter_rater.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/contrast.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/multivariate_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/correlation_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_corrpsd.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_descriptivestats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_mediation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_pairwise.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_qsturng.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_data.txt -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_nonparametric.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_sandwich.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_power.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_inter_rater.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_gof.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_weightstats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/influence_measures_bool_R.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/results_multinomial_proportions.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/framing.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/contingency_table_r_results.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/results_proportion.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/results_power.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/influence_lsdiag_R.json -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/influence_measures_R.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/results_panelrobust.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/results/bootleg.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_contrast.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_diagnostic.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_moment_helpers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_anova.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_proportion.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_multi.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_panel_robustcov.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_contingency_tables.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_tost.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_groups_sw.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tests/test_statstools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/multitest.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/tabledist.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/moment_helpers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/gof.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/weightstats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/_lilliefors.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/base.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/_adnorm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/CH.r -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/tests/test_qsturng.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/tests/bootleg.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/LICENSE.txt -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/make_tbls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/libqsturng/qsturng_.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/proportion.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/mediation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/anova.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/contingency_tables.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> copying build/lib.linux-x86_64-2.7/statsmodels/stats/stattools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/robust_linear_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/norms.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/tests/test_scale.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/tests/results/results_rlm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/tests/test_rlm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust
> copying build/lib.linux-x86_64-2.7/statsmodels/robust/scale.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tukeyplot.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/correlation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/_regressionplots_doc.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/utils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/gofplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tsaplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/factorplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/mosaicplot.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_dotplot.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_regressionplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_tsaplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_functional.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_mosaicplot.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_gofplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_factorplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_correlation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/test_boxplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/plottools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/regressionplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/boxplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/plot_grids.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/functional.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> copying build/lib.linux-x86_64-2.7/statsmodels/graphics/dotplots.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/ros.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/tests/test_ros.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/tests/test_mice.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation
> copying build/lib.linux-x86_64-2.7/statsmodels/imputation/mice.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/interface
> copying build/lib.linux-x86_64-2.7/statsmodels/interface/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/interface
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/table.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tableformatting.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/stata_summary_examples.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/summary.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/summary2.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_summary_old.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_table_econpy.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_table.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/results/data_missing.dta -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/results/time_series_examples.dta -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/results/macrodata.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_summary.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_foreign.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/tests/test_pickle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/foreign.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/openfile.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> copying build/lib.linux-x86_64-2.7/statsmodels/iolib/smpickle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/elastic_net.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/tests/test_data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/tests/test_optimize.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/tests/test_shrink_pickle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/tests/test_generic_methods.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/base/optimizer.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/l1_cvxopt.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/covtype.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/l1_slsqp.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/_constraints.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/wrapper.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/_penalties.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> copying build/lib.linux-x86_64-2.7/statsmodels/base/l1_solvers_common.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/pca.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/tests/results/datamlw.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/tests/test_pca.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/multivariate/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate
> copying build/lib.linux-x86_64-2.7/statsmodels/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/arima_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/x13.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/varma_process.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/descriptivestats.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/interp/denton.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/interp/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/interp/tests/test_denton.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/interp/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/ar_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/kalmanf/kalman_loglike.so -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/kalmanf/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/kalmanf/kalmanfilter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/_hamilton_filter.so -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/test_markov_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/test_markov_autoregression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/results/results_predict_rgnp.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/results/mar_filardo.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/results/results_predict_fedfunds.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/test_markov_switching.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/markov_switching.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/markov_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/regime_switching/markov_autoregression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tsatools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/tsa_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/datetools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/tests/test_datetools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/tests/test_base.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/base/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/_bds.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/seasonal.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_arima_process.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_seasonal.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_x13.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_ar.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_stattools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_bds.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_tsa_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/resids_exact_c.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima112nc_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/y_arma_data.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima211_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_exog_forecasts_mle.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/yhat_css_nc.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima111_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima111nc_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/savedrvs.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima211nc_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_corrgram.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/yhat_css_c.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima111nc_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/yhat_exact_nc.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/bds_results.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_forecasts_all_css.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_forecasts_all_mle_diff.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_ar.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/datamlw_tls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/bds_data.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_forecasts.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima212_forecast.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima112_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arma_forecasts.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_exog_forecasts_css.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/resids_css_c.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/yhat_exact_c.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/make_arma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima111_forecasts.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima211_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/ARMLEConstantPredict.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_forecasts_all_css_diff.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/AROLSNoConstantPredict.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima211nc_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/resids_exact_nc.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/resids_css_nc.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_process.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima112nc_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_arima_forecasts_all_mle.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima112_css_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/results_ar_forecast_mle_dynamic.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/AROLSConstantPredict.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/results/arima111_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_adfuller_lag.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/tests/test_arima.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/mlemodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/arima_process.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/kalman_filter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/_statespace.so -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/kalman_smoother.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_smoothing.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_simulate.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_representation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_varmax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_wpi1_ar3_matlab_ssm.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_dynamic_factor_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_clark1989_R.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_varmax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_wpi1_missing_ar3_matlab_ssm.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_smoothing_R.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_structural.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_varmax_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_sarimax_coverage.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/clark1989.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_wpi1_ar3_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_sarimax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_wpi1_ar3_regression.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_wpi1_missing_ar3_regression.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_kalman_filter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_dynamic_factor.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_realgdpar_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/manufac.dta -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/results/results_var_stata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_mlemodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_prediction.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_impulse_responses.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_structural.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_options.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_kalman.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_dynamic_factor.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tests/test_sarimax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/sarimax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/mlemodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/dynamic_factor.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/structural.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/varmax.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/statespace/representation.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/arma_mle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/adfvalues.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/cf_filter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/_utils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/bk_filter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/tests/test_filters.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/tests/results/filter_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/hp_filter.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/filters/filtertools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/stattools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e3.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e4.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e2.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e6.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e5.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/data/e1.dat -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/data
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/test_var.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/results_svar_st.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/results_var_data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/results_svar.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/results_var.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/results/vars_results.npz -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/example_svar.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/tests/test_svar.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/dynamic.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/var_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/plotting.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/output.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/util.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/irf.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> copying build/lib.linux-x86_64-2.7/statsmodels/tsa/vector_ar/svar_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/_kernel_base.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/smoothers_lowess_old.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/linbin.so -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/_smoothers_lowess.so -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_kernel_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_kde.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_kernel_density.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kde_fft.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/test_lowess_frac.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kde_univ_weights.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kernel_regression.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kcde.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kde_weights.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/test_lowess_simple.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/results_kde.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/test_lowess_iter.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/results/test_lowess_delta.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_bandwidths.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_lowess.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/tests/test_kernels.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/kernel_density.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/bandwidths.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/smoothers_lowess.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/kernel_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/kernels.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/kdetools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> copying build/lib.linux-x86_64-2.7/statsmodels/nonparametric/kde.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula
> copying build/lib.linux-x86_64-2.7/statsmodels/formula/formulatools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula
> copying build/lib.linux-x86_64-2.7/statsmodels/formula/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/formula/tests/test_formula.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/formula/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/formula/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula
> copying build/lib.linux-x86_64-2.7/statsmodels/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/_prediction.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/test_glm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/glmnet_r_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/gee_gaussian_simulation_check.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/enet_poisson.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_logistic_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/medparlogresids.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_ordinal_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/iris.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/stata_lbw_glm.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/enet_binomial.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/igaussident_resids.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_linear_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/stata_medpar1_glm.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/results_glm_poisson_weights.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/glm_test_resids.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/inv_gaussian.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/epil.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_generate_tests.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/elastic_net_generate_tests.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_nominal_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/results_glm.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/stata_cancer_glm.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_nested_linear_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/results/gee_poisson_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/test_glm_weights.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/gee_simulation_check.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/gee_poisson_simulation_check.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/test_gee.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/tests/gee_categorical_simulation_check.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/cov_struct.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/_tweedie_compound_poisson.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/generalized_linear_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/generalized_estimating_equations.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/links.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/varfuncs.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/tests/test_link.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families
> copying build/lib.linux-x86_64-2.7/statsmodels/genmod/families/family.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tmodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/try_mlecov.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/test_poisson.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/test_tmodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/test_tarma.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/results_tmodel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/tests/test_generic_mle.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/count.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> copying build/lib.linux-x86_64-2.7/statsmodels/miscmodels/nonlinls.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/src
> copying build/lib.linux-x86_64-2.7/statsmodels/src/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/src
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/strikes/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/strikes/strikes.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/strikes/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fair/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fair/fair.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fair/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/anes96/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/anes96/anes96.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/anes96/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/ccard/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/ccard/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/ccard/ccard.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cpunish/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cpunish/cpunish.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cpunish/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/star98/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/star98/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/star98/star98.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/modechoice/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/modechoice/modechoice.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/modechoice/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/utils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/nile/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/nile/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/nile/nile.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/statecrime/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/statecrime/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/statecrime/statecrime.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/raw.github.com,vincentarelbundock,Rdatasets,master,datasets.csv.zip -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/raw.github.com,vincentarelbundock,Rdatasets,master,doc,car,rst,Duncan.rst.zip -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/test_data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/test_utils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/tests/raw.github.com,vincentarelbundock,Rdatasets,master,csv,car,Duncan.csv.zip -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/grunfeld/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/grunfeld/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/grunfeld/grunfeld.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/co2/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/co2/co2.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/co2/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fertility/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fertility/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/fertility/fertility.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/spector/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/spector/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/spector/spector.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/randhie/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/randhie/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/randhie/randhie.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/stackloss/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/stackloss/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/stackloss/stackloss.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/china_smoking/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/china_smoking/china_smoking.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/china_smoking/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/scotland/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/scotland/scotvote.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/scotland/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/macrodata/macrodata.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/macrodata/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/macrodata/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/macrodata/macrodata.dta -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cancer/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cancer/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/cancer/cancer.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/copper/copper.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/copper/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/copper/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/elnino/elnino.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/elnino/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/elnino/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/engel/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/engel/engel.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/engel/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/heart/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/heart/heart.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/heart/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/template_data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/longley/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/longley/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/longley/longley.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/committee/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/committee/committee.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/committee/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/sunspots/sunspots.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/sunspots/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots
> copying build/lib.linux-x86_64-2.7/statsmodels/datasets/sunspots/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots
> copying build/lib.linux-x86_64-2.7/statsmodels/info.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/elregress.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/aft_el.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/test_aft.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/results/el_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/test_origin.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/test_anova.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/test_descriptive.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/tests/test_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/koul_and_mc.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/originregress.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/elanova.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/emplike/descriptive.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike
> copying build/lib.linux-x86_64-2.7/statsmodels/version.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/resampling
> copying build/lib.linux-x86_64-2.7/statsmodels/resampling/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/resampling
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/discrete_margins.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/test_sandwich_cov.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/results_count_robust_cluster.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/predict_prob_poisson.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/ships.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/results_glm_logit_constrained.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/results_poisson_constrained.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/phat_mnlogit.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/yhat_mnlogit.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/mn_logit_summary.txt -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/results_discrete.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/mnlogit_resid.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/yhat_poisson.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/poisson_resid.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/results/nbinom_resids.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/test_constrained.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/tests/test_discrete.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete
> copying build/lib.linux-x86_64-2.7/statsmodels/discrete/discrete_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/edgeworth.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/empirical_distribution.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/tests/test_ecdf.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/tests/test_mixture.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/tests/test_edgeworth.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions
> copying build/lib.linux-x86_64-2.7/statsmodels/distributions/mixture_rvs.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/hazard_regression.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/survfunc.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/api.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/test_survfunc.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/survival_enet_r_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/bmt_results.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/bmt.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/survival_data_20_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/survival_data_100_5.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/survival_data_50_1.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/survival_data_1000_10.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/results/survival_data_50_2.csv -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/survival_r_results.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/phreg_gentests.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/tests/test_phreg.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/duration/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/decorators.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/parallel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/testing.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/_testing.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/print_version.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/rootfinding.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/grouputils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/catadd.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/wrappers.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/linalg.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> creating debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_grouputils.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_web.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_data.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_catadd.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_transform_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_parallel.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_eval_measures.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_numdiff.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_rootfinding.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tests/test_linalg.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/eval_measures.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/__init__.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/sm_exceptions.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/tools.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/dump2module.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/numdiff.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/web.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> copying build/lib.linux-x86_64-2.7/statsmodels/tools/transform_model.py -> debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/pandas.py to pandas.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/python.py to python.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/numpy.py to numpy.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests/test_collections.py to test_collections.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests/test_scipy_compat.py to test_scipy_compat.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/tests/test_itercompat.py to test_itercompat.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/scipy.py to scipy.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/collections.py to collections.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/counter.py to counter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/compat/ordereddict.py to ordereddict.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/gam.py to gam.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mle.py to mle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/rls.py to rls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/formula.py to formula.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/sysreg.py to sysreg.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/pca.py to pca.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/contrast_old.py to contrast_old.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/sympy_diff.py to sympy_diff.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/runmnl.py to runmnl.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/ar_panel.py to ar_panel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/kernridgeregress_class.py to kernridgeregress_class.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/try_ols_anova.py to try_ols_anova.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/anova_nistcertified.py to anova_nistcertified.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/example_kernridge.py to example_kernridge.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/results_gmm_griliches_iter.py to results_gmm_griliches_iter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/test_gmm.py to test_gmm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/test_gmm_poisson.py to test_gmm_poisson.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/results_gmm_griliches.py to results_gmm_griliches.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/results_gmm_poisson.py to results_gmm_poisson.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tests/results_ivreg2_griliches.py to results_ivreg2_griliches.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/treewalkerclass.py to treewalkerclass.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/gmm.py to gmm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/onewaygls.py to onewaygls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/ols_anova_original.py to ols_anova_original.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/tools.py to tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/penalized.py to penalized.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/try_treewalker.py to try_treewalker.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/predstd.py to predstd.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/regression/try_catdata.py to try_catdata.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/ex_newtests.py to ex_newtests.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/diagnostic.py to diagnostic.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/multicomp.py to multicomp.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/runs.py to runs.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/stats_mstats_short.py to stats_mstats_short.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/stats_dhuard.py to stats_dhuard.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/stats/contrast_tools.py to contrast_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/km_class.py to km_class.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/descstats.py to descstats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive/linalg_decomp_1.py to linalg_decomp_1.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive/tsa.py to tsa.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/archive/linalg_covmat.py to linalg_covmat.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/utils_old.py to utils_old.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/sandwich_covariance.py to sandwich_covariance.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/sandwich_covariance_generic.py to sandwich_covariance_generic.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/random_panel.py to random_panel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/mixed.py to mixed.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/tests/test_random_panel.py to test_random_panel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/panel_short.py to panel_short.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/panelmod.py to panelmod.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/panel/correlation_structures.py to correlation_structures.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/test_predict_functional.py to test_predict_functional.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/test_formula.py to test_formula.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/maketests_mlabwrap.py to maketests_mlabwrap.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/test_gam.py to test_gam.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/datamlw.py to datamlw.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/test_pca.py to test_pca.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/savervs.py to savervs.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tests/model_results.py to model_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/multilinear.py to multilinear.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/example_arma.py to example_arma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/movstat.py to movstat.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/fftarma.py to fftarma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/garch.py to garch.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/try_fi.py to try_fi.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/try_var_convolve.py to try_var_convolve.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/try_arma_more.py to try_arma_more.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/varma.py to varma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/diffusion.py to diffusion.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tsa/diffusion2.py to diffusion2.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/kde2.py to kde2.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/kernel_extras.py to kernel_extras.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/smoothers.py to smoothers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/ex_smoothers.py to ex_smoothers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py to ex_gam_am_new.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/ex_gam_new.py to ex_gam_new.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/test_kernel_extras.py to test_kernel_extras.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/tests/test_smoothers.py to test_smoothers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/dgp_examples.py to dgp_examples.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/kdecovclass.py to kdecovclass.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/kernels.py to kernels.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/densityorthopoly.py to densityorthopoly.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/nonparametric/testdata.py to testdata.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/infotheo.py to infotheo.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/datarich/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/datarich/factormodels.py to factormodels.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mcevaluate/arma.py to arma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/mcevaluate/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/cox.py to cox.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/survival2.py to survival2.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/survival.py to survival.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/bspline.py to bspline.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/quantize.py to quantize.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/copula.py to copula.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/extras.py to extras.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/ex_mvelliptical.py to ex_mvelliptical.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/ex_fitfr.py to ex_fitfr.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/matchdist.py to matchdist.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/ex_transf2.py to ex_transf2.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/ex_gof.py to ex_gof.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/examples/ex_extras.py to ex_extras.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/try_max.py to try_max.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/multivariate.py to multivariate.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/test_extras.py to test_extras.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/test_norm_expan.py to test_norm_expan.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/distparams.py to distparams.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/testtransf.py to testtransf.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/check_moments.py to check_moments.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/_est_fit.py to _est_fit.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/tests/test_multivariate.py to test_multivariate.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/sppatch.py to sppatch.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/genpareto.py to genpareto.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/transform_functions.py to transform_functions.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/gof_new.py to gof_new.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/estimators.py to estimators.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/mv_normal.py to mv_normal.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/otherdist.py to otherdist.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/transformed.py to transformed.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/try_pot.py to try_pot.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/distributions/mv_measures.py to mv_measures.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/predict_functional.py to predict_functional.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools/tools_pca.py to tools_pca.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools/cross_val.py to cross_val.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools/try_mctools.py to try_mctools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/sandbox/tools/mctools.py to mctools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/mixed_linear_model.py to mixed_linear_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/_prediction.py to _prediction.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_lme.py to test_lme.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_glsar_gretl.py to test_glsar_gretl.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_quantile_regression.py to test_quantile_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results_quantile_regression.py to results_quantile_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_glsar_stata.py to test_glsar_stata.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_cov.py to test_cov.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/glmnet_r_results.py to glmnet_r_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results/macro_gr_corc_stata.py to macro_gr_corc_stata.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results/results_grunfeld_ols_robust_cluster.py to results_grunfeld_ols_robust_cluster.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results/results_macro_ols_robust.py to results_macro_ols_robust.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/results/results_regression.py to results_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/generate_lasso.py to generate_lasso.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/tests_predict.py to tests_predict.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/generate_lme.py to generate_lme.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_robustcov.py to test_robustcov.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_recursive_ls.py to test_recursive_ls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/lme_r_results.py to lme_r_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/tests/test_regression.py to test_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py to linear_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/quantile_regression.py to quantile_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/feasible_gls.py to feasible_gls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/recursive_ls.py to recursive_ls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/sandwich_covariance.py to sandwich_covariance.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/outliers_influence.py to outliers_influence.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/diagnostic.py to diagnostic.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/multicomp.py to multicomp.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/power.py to power.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/descriptivestats.py to descriptivestats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/inter_rater.py to inter_rater.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/contrast.py to contrast.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/multivariate_tools.py to multivariate_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/correlation_tools.py to correlation_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_corrpsd.py to test_corrpsd.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_descriptivestats.py to test_descriptivestats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_mediation.py to test_mediation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_pairwise.py to test_pairwise.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_qsturng.py to test_qsturng.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_nonparametric.py to test_nonparametric.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_sandwich.py to test_sandwich.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_power.py to test_power.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_inter_rater.py to test_inter_rater.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_gof.py to test_gof.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_weightstats.py to test_weightstats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results/results_multinomial_proportions.py to results_multinomial_proportions.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results/results_proportion.py to results_proportion.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results/results_power.py to results_power.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/results/results_panelrobust.py to results_panelrobust.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_contrast.py to test_contrast.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_diagnostic.py to test_diagnostic.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_moment_helpers.py to test_moment_helpers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_anova.py to test_anova.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_proportion.py to test_proportion.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_multi.py to test_multi.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_panel_robustcov.py to test_panel_robustcov.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_contingency_tables.py to test_contingency_tables.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_tost.py to test_tost.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_groups_sw.py to test_groups_sw.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tests/test_statstools.py to test_statstools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/multitest.py to multitest.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/tabledist.py to tabledist.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/moment_helpers.py to moment_helpers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/gof.py to gof.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/weightstats.py to weightstats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/_lilliefors.py to _lilliefors.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/base.py to base.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/_adnorm.py to _adnorm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests/test_qsturng.py to test_qsturng.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/make_tbls.py to make_tbls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/libqsturng/qsturng_.py to qsturng_.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/proportion.py to proportion.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/mediation.py to mediation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/anova.py to anova.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/contingency_tables.py to contingency_tables.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/stattools.py to stattools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/robust_linear_model.py to robust_linear_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/norms.py to norms.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/test_scale.py to test_scale.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/results/results_rlm.py to results_rlm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/tests/test_rlm.py to test_rlm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/scale.py to scale.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tukeyplot.py to tukeyplot.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/correlation.py to correlation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/_regressionplots_doc.py to _regressionplots_doc.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/utils.py to utils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/gofplots.py to gofplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tsaplots.py to tsaplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/factorplots.py to factorplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/mosaicplot.py to mosaicplot.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_dotplot.py to test_dotplot.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_regressionplots.py to test_regressionplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_tsaplots.py to test_tsaplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_functional.py to test_functional.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_mosaicplot.py to test_mosaicplot.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_gofplots.py to test_gofplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_factorplots.py to test_factorplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_correlation.py to test_correlation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_boxplots.py to test_boxplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/plottools.py to plottools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/regressionplots.py to regressionplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/boxplots.py to boxplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/plot_grids.py to plot_grids.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/functional.py to functional.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/dotplots.py to dotplots.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/ros.py to ros.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests/test_ros.py to test_ros.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests/test_mice.py to test_mice.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/imputation/mice.py to mice.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/interface/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/table.py to table.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tableformatting.py to tableformatting.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/stata_summary_examples.py to stata_summary_examples.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/summary.py to summary.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/summary2.py to summary2.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_summary_old.py to test_summary_old.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_table_econpy.py to test_table_econpy.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_table.py to test_table.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/results/macrodata.py to macrodata.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_summary.py to test_summary.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_foreign.py to test_foreign.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/tests/test_pickle.py to test_pickle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/foreign.py to foreign.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/openfile.py to openfile.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/iolib/smpickle.py to smpickle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/elastic_net.py to elastic_net.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests/test_data.py to test_data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests/test_optimize.py to test_optimize.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests/test_shrink_pickle.py to test_shrink_pickle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests/test_generic_methods.py to test_generic_methods.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/optimizer.py to optimizer.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/l1_cvxopt.py to l1_cvxopt.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/covtype.py to covtype.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/l1_slsqp.py to l1_slsqp.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py to model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/_constraints.py to _constraints.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/wrapper.py to wrapper.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/_penalties.py to _penalties.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/l1_solvers_common.py to l1_solvers_common.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/pca.py to pca.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/results/datamlw.py to datamlw.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/test_pca.py to test_pca.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/multivariate/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_model.py to arima_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/x13.py to x13.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/varma_process.py to varma_process.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/descriptivestats.py to descriptivestats.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/denton.py to denton.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/tests/test_denton.py to test_denton.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/interp/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/ar_model.py to ar_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/kalmanf/kalmanfilter.py to kalmanfilter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/test_markov_regression.py to test_markov_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/test_markov_autoregression.py to test_markov_autoregression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/test_markov_switching.py to test_markov_switching.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/markov_switching.py to markov_switching.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/markov_regression.py to markov_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/markov_autoregression.py to markov_autoregression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tsatools.py to tsatools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tsa_model.py to tsa_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/datetools.py to datetools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests/test_datetools.py to test_datetools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests/test_base.py to test_base.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/_bds.py to _bds.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/seasonal.py to seasonal.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_arima_process.py to test_arima_process.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_seasonal.py to test_seasonal.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_x13.py to test_x13.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_ar.py to test_ar.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_stattools.py to test_stattools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_bds.py to test_bds.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_tsa_tools.py to test_tsa_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima112nc_css_results.py to arima112nc_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima211_css_results.py to arima211_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/results_arima.py to results_arima.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima111_css_results.py to arima111_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima111nc_css_results.py to arima111nc_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/savedrvs.py to savedrvs.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima211nc_results.py to arima211nc_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima111nc_results.py to arima111nc_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/results_ar.py to results_ar.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/datamlw_tls.py to datamlw_tls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/results_arma.py to results_arma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima112_results.py to arima112_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/make_arma.py to make_arma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima211_results.py to arima211_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima211nc_css_results.py to arima211nc_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/results_process.py to results_process.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima112nc_results.py to arima112nc_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima112_css_results.py to arima112_css_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/arima111_results.py to arima111_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_adfuller_lag.py to test_adfuller_lag.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_arima.py to test_arima.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/mlemodel.py to mlemodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arima_process.py to arima_process.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/kalman_filter.py to kalman_filter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/kalman_smoother.py to kalman_smoother.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_smoothing.py to test_smoothing.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_simulate.py to test_simulate.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_tools.py to test_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_representation.py to test_representation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py to test_varmax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/results_varmax.py to results_varmax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/results_structural.py to results_structural.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/results_sarimax.py to results_sarimax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/results_kalman_filter.py to results_kalman_filter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/results/results_dynamic_factor.py to results_dynamic_factor.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_mlemodel.py to test_mlemodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_prediction.py to test_prediction.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_impulse_responses.py to test_impulse_responses.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_structural.py to test_structural.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_options.py to test_options.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_kalman.py to test_kalman.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_dynamic_factor.py to test_dynamic_factor.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_sarimax.py to test_sarimax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/sarimax.py to sarimax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/mlemodel.py to mlemodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/dynamic_factor.py to dynamic_factor.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/structural.py to structural.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tools.py to tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/varmax.py to varmax.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/representation.py to representation.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/arma_mle.py to arma_mle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/adfvalues.py to adfvalues.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/cf_filter.py to cf_filter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/_utils.py to _utils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/bk_filter.py to bk_filter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/test_filters.py to test_filters.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/results/filter_results.py to filter_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/hp_filter.py to hp_filter.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/filters/filtertools.py to filtertools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/stattools.py to stattools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/test_var.py to test_var.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results/results_svar_st.py to results_svar_st.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results/results_var_data.py to results_var_data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results/results_svar.py to results_svar.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/results/results_var.py to results_var.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/example_svar.py to example_svar.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/tests/test_svar.py to test_svar.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/dynamic.py to dynamic.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/var_model.py to var_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/plotting.py to plotting.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/output.py to output.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/util.py to util.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/irf.py to irf.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/svar_model.py to svar_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/_kernel_base.py to _kernel_base.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/smoothers_lowess_old.py to smoothers_lowess_old.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kernel_regression.py to test_kernel_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kde.py to test_kde.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kernel_density.py to test_kernel_density.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_bandwidths.py to test_bandwidths.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_lowess.py to test_lowess.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kernels.py to test_kernels.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kernel_density.py to kernel_density.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/bandwidths.py to bandwidths.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/smoothers_lowess.py to smoothers_lowess.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kernel_regression.py to kernel_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kernels.py to kernels.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kdetools.py to kdetools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kde.py to kde.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/formulatools.py to formulatools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/tests/test_formula.py to test_formula.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/formula/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/_prediction.py to _prediction.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/test_glm.py to test_glm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/glmnet_r_results.py to glmnet_r_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/gee_gaussian_simulation_check.py to gee_gaussian_simulation_check.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/results_glm_poisson_weights.py to results_glm_poisson_weights.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/glm_test_resids.py to glm_test_resids.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/gee_generate_tests.py to gee_generate_tests.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/elastic_net_generate_tests.py to elastic_net_generate_tests.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/results/results_glm.py to results_glm.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/test_glm_weights.py to test_glm_weights.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/gee_simulation_check.py to gee_simulation_check.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/gee_poisson_simulation_check.py to gee_poisson_simulation_check.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/test_gee.py to test_gee.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/tests/gee_categorical_simulation_check.py to gee_categorical_simulation_check.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/cov_struct.py to cov_struct.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/_tweedie_compound_poisson.py to _tweedie_compound_poisson.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/generalized_linear_model.py to generalized_linear_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/generalized_estimating_equations.py to generalized_estimating_equations.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/links.py to links.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/varfuncs.py to varfuncs.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/tests/test_link.py to test_link.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/family.py to family.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tmodel.py to tmodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/try_mlecov.py to try_mlecov.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/test_poisson.py to test_poisson.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/test_tmodel.py to test_tmodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/test_tarma.py to test_tarma.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/results_tmodel.py to results_tmodel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/tests/test_generic_mle.py to test_generic_mle.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/count.py to count.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/miscmodels/nonlinls.py to nonlinls.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/src/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/strikes/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fair/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/anes96/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/ccard/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cpunish/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/star98/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/modechoice/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/utils.py to utils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/nile/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/statecrime/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests/test_data.py to test_data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests/test_utils.py to test_utils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/grunfeld/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/co2/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/fertility/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/spector/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/randhie/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/stackloss/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/china_smoking/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/scotland/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/macrodata/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/cancer/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/copper/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/elnino/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/engel/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/heart/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/template_data.py to template_data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/longley/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/committee/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/datasets/sunspots/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/info.py to info.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/elregress.py to elregress.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/aft_el.py to aft_el.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/test_aft.py to test_aft.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/results/el_results.py to el_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/test_origin.py to test_origin.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/test_anova.py to test_anova.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/test_descriptive.py to test_descriptive.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/tests/test_regression.py to test_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/koul_and_mc.py to koul_and_mc.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/originregress.py to originregress.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/elanova.py to elanova.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/emplike/descriptive.py to descriptive.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/version.py to version.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/resampling/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/discrete_margins.py to discrete_margins.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/test_sandwich_cov.py to test_sandwich_cov.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results/results_count_robust_cluster.py to results_count_robust_cluster.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results/results_glm_logit_constrained.py to results_glm_logit_constrained.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results/results_poisson_constrained.py to results_poisson_constrained.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/results/results_discrete.py to results_discrete.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/test_constrained.py to test_constrained.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/tests/test_discrete.py to test_discrete.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/discrete_model.py to discrete_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/edgeworth.py to edgeworth.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/empirical_distribution.py to empirical_distribution.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests/test_ecdf.py to test_ecdf.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests/test_mixture.py to test_mixture.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/tests/test_edgeworth.py to test_edgeworth.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/distributions/mixture_rvs.py to mixture_rvs.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/hazard_regression.py to hazard_regression.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/survfunc.py to survfunc.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/api.py to api.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/test_survfunc.py to test_survfunc.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/survival_enet_r_results.py to survival_enet_r_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/results/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/survival_r_results.py to survival_r_results.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/phreg_gentests.py to phreg_gentests.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/tests/test_phreg.py to test_phreg.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/decorators.py to decorators.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/parallel.py to parallel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/testing.py to testing.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/_testing.py to _testing.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/data.py to data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/print_version.py to print_version.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/rootfinding.py to rootfinding.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/grouputils.py to grouputils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/catadd.py to catadd.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/wrappers.py to wrappers.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/linalg.py to linalg.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_grouputils.py to test_grouputils.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_web.py to test_web.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_data.py to test_data.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_catadd.py to test_catadd.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_transform_model.py to test_transform_model.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_tools.py to test_tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_parallel.py to test_parallel.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_eval_measures.py to test_eval_measures.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_numdiff.py to test_numdiff.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_rootfinding.py to test_rootfinding.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_linalg.py to test_linalg.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/eval_measures.py to eval_measures.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/__init__.py to __init__.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/sm_exceptions.py to sm_exceptions.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tools.py to tools.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/dump2module.py to dump2module.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/numdiff.py to numdiff.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/web.py to web.pyc
> byte-compiling debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/transform_model.py to transform_model.pyc
> running install_egg_info
> running egg_info
> creating statsmodels.egg-info
> writing requirements to statsmodels.egg-info/requires.txt
> writing statsmodels.egg-info/PKG-INFO
> writing top-level names to statsmodels.egg-info/top_level.txt
> writing dependency_links to statsmodels.egg-info/dependency_links.txt
> writing manifest file 'statsmodels.egg-info/SOURCES.txt'
> reading manifest file 'statsmodels.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.pxi' anywhere in distribution
> warning: no previously-included files matching '*' found under directory 'dist'
> warning: no directories found matching 'statsmodels/tests'
> warning: no previously-included files found matching 'docs/source/generated/*'
> warning: no previously-included files matching '*' found under directory 'docs/build'
> warning: no previously-included files matching '*' found under directory 'docs/build/htmlhelp'
> warning: no files found matching 'statsmodels/statsmodelsdoc.chm'
> no previously-included directories found matching '*/__pycache__'
> warning: no previously-included files matching '*~' found anywhere in distribution
> warning: no previously-included files matching '*.swp' found anywhere in distribution
> warning: no previously-included files matching '*.pyo' found anywhere in distribution
> warning: no previously-included files matching '*.bak' found anywhere in distribution
> writing manifest file 'statsmodels.egg-info/SOURCES.txt'
> Copying statsmodels.egg-info to debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels-0.8.0rc1.egg-info
> Skipping SOURCES.txt
> running install_scripts
> : # Run unittests here against installed statsmodels
> cd build/ && \
>  PYTHONPATH=`/bin/ls -d /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/*/` \
>  MPLCONFIGDIR=/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/build \
>  python2.7 /usr/bin/nosetests -s -v --exclude=sandbox --exclude=test_plot_month statsmodels
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kernels.py:22: RuntimeWarning: invalid value encountered in log
>   x = np.log(results['service'])
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/vector_ar/util.py:115: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead.
>   import pandas.core.datetools as dt
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_stattools.py:141: FutureWarning: Numpy has detected that you may be viewing or writing to an array returned by selecting multiple fields in a structured array. 
> 
> This code may break in numpy 1.13 because this will return a view instead of a copy -- see release notes for details.
>   2))
> /usr/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.py:875: RuntimeWarning: invalid value encountered in greater
>   return (self.a < x) & (x < self.b)
> /usr/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.py:875: RuntimeWarning: invalid value encountered in less
>   return (self.a < x) & (x < self.b)
> /usr/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.py:1814: RuntimeWarning: invalid value encountered in less_equal
>   cond2 = cond0 & (x <= self.a)
> statsmodels.base.tests.test_data.TestArrayDataFrame.test_attach ... ok
> statsmodels.base.tests.test_data.TestArrayDataFrame.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestArrayDataFrame.test_labels ... ok
> statsmodels.base.tests.test_data.TestArrayDataFrame.test_names ... ok
> statsmodels.base.tests.test_data.TestArrayDataFrame.test_orig ... ok
> statsmodels.base.tests.test_data.TestArrays.test_attach ... ok
> statsmodels.base.tests.test_data.TestArrays.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestArrays.test_labels ... ok
> statsmodels.base.tests.test_data.TestArrays.test_names ... ok
> statsmodels.base.tests.test_data.TestArrays.test_orig ... ok
> statsmodels.base.tests.test_data.TestArrays1dExog.test_attach ... ok
> statsmodels.base.tests.test_data.TestArrays1dExog.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestArrays1dExog.test_labels ... ok
> statsmodels.base.tests.test_data.TestArrays1dExog.test_names ... ok
> statsmodels.base.tests.test_data.TestArrays1dExog.test_orig ... ok
> statsmodels.base.tests.test_data.TestArrays2dEndog.test_attach ... ok
> statsmodels.base.tests.test_data.TestArrays2dEndog.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestArrays2dEndog.test_labels ... ok
> statsmodels.base.tests.test_data.TestArrays2dEndog.test_names ... ok
> statsmodels.base.tests.test_data.TestArrays2dEndog.test_orig ... ok
> statsmodels.base.tests.test_data.TestConstant.test_array_constant ... ok
> statsmodels.base.tests.test_data.TestConstant.test_array_noconstant ... ok
> statsmodels.base.tests.test_data.TestConstant.test_pandas_constant ... ok
> statsmodels.base.tests.test_data.TestConstant.test_pandas_noconstant ... ok
> statsmodels.base.tests.test_data.TestDataFrameArray.test_attach ... ok
> statsmodels.base.tests.test_data.TestDataFrameArray.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestDataFrameArray.test_labels ... ok
> statsmodels.base.tests.test_data.TestDataFrameArray.test_names ... ok
> statsmodels.base.tests.test_data.TestDataFrameArray.test_orig ... ok
> statsmodels.base.tests.test_data.TestDataFrameList.test_attach ... ok
> statsmodels.base.tests.test_data.TestDataFrameList.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestDataFrameList.test_labels ... ok
> statsmodels.base.tests.test_data.TestDataFrameList.test_names ... ok
> statsmodels.base.tests.test_data.TestDataFrameList.test_orig ... ok
> statsmodels.base.tests.test_data.TestDataFrames.test_attach ... ok
> statsmodels.base.tests.test_data.TestDataFrames.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestDataFrames.test_labels ... ok
> statsmodels.base.tests.test_data.TestDataFrames.test_names ... ok
> statsmodels.base.tests.test_data.TestDataFrames.test_orig ... ok
> statsmodels.base.tests.test_data.TestHandleMissing.test_array_pandas ... ok
> statsmodels.base.tests.test_data.TestHandleMissing.test_arrays ... ok
> statsmodels.base.tests.test_data.TestHandleMissing.test_noop ... ok
> statsmodels.base.tests.test_data.TestHandleMissing.test_pandas ... ok
> statsmodels.base.tests.test_data.TestHandleMissing.test_pandas_array ... ok
> statsmodels.base.tests.test_data.TestHasConstantGLM.test_hasconst ... ok
> statsmodels.base.tests.test_data.TestHasConstantLogit.test_hasconst ... ok
> statsmodels.base.tests.test_data.TestHasConstantOLS.test_hasconst ... ok
> statsmodels.base.tests.test_data.TestListDataFrame.test_attach ... ok
> statsmodels.base.tests.test_data.TestListDataFrame.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestListDataFrame.test_labels ... ok
> statsmodels.base.tests.test_data.TestListDataFrame.test_names ... ok
> statsmodels.base.tests.test_data.TestListDataFrame.test_orig ... ok
> statsmodels.base.tests.test_data.TestLists.test_attach ... ok
> statsmodels.base.tests.test_data.TestLists.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestLists.test_labels ... ok
> statsmodels.base.tests.test_data.TestLists.test_names ... ok
> statsmodels.base.tests.test_data.TestLists.test_orig ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_drop ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_endog_only_drop ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_endog_only_raise ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_extra_kwargs_1d ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_extra_kwargs_2d ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_mv_endog ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_none ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_raise ... ok
> statsmodels.base.tests.test_data.TestMissingArray.test_raise_no_missing ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_drop ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_endog_only_drop ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_endog_only_raise ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_labels ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_mv_endog ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_none ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_raise ... ok
> statsmodels.base.tests.test_data.TestMissingPandas.test_raise_no_missing ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsArrays.test_attach ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsArrays.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsArrays.test_labels ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsArrays.test_names ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsArrays.test_orig ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsDataFrames.test_attach ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsDataFrames.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsDataFrames.test_labels ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsDataFrames.test_names ... ok
> statsmodels.base.tests.test_data.TestMultipleEqsDataFrames.test_orig ... ok
> statsmodels.base.tests.test_data.TestRecarrays.test_attach ... ok
> statsmodels.base.tests.test_data.TestRecarrays.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestRecarrays.test_labels ... ok
> statsmodels.base.tests.test_data.TestRecarrays.test_names ... ok
> statsmodels.base.tests.test_data.TestRecarrays.test_orig ... ok
> statsmodels.base.tests.test_data.TestSeriesDataFrame.test_attach ... ok
> statsmodels.base.tests.test_data.TestSeriesDataFrame.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestSeriesDataFrame.test_labels ... ok
> statsmodels.base.tests.test_data.TestSeriesDataFrame.test_names ... ok
> statsmodels.base.tests.test_data.TestSeriesDataFrame.test_orig ... ok
> statsmodels.base.tests.test_data.TestSeriesSeries.test_attach ... ok
> statsmodels.base.tests.test_data.TestSeriesSeries.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestSeriesSeries.test_labels ... ok
> statsmodels.base.tests.test_data.TestSeriesSeries.test_names ... ok
> statsmodels.base.tests.test_data.TestSeriesSeries.test_orig ... ok
> statsmodels.base.tests.test_data.TestStructarrays.test_attach ... ok
> statsmodels.base.tests.test_data.TestStructarrays.test_endogexog ... ok
> statsmodels.base.tests.test_data.TestStructarrays.test_labels ... ok
> statsmodels.base.tests.test_data.TestStructarrays.test_names ... ok
> statsmodels.base.tests.test_data.TestStructarrays.test_orig ... ok
> statsmodels.base.tests.test_data.test_alignment ... ok
> statsmodels.base.tests.test_data.test_dtype_object ... ok
> statsmodels.base.tests.test_data.test_formula_missing_extra_arrays ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoisson.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoisson.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoisson.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoisson.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonBC.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonBC.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonBC.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonBC.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonNaive.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonNaive.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonNaive.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGEEPoissonNaive.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGLM.test_fitted ... SKIP
> statsmodels.base.tests.test_generic_methods.TestGenericGLM.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGLM.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericGLM.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericLogit.test_fitted ... SKIP
> statsmodels.base.tests.test_generic_methods.TestGenericLogit.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericLogit.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericLogit.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericNegativeBinomial.test_fitted ... SKIP
> statsmodels.base.tests.test_generic_methods.TestGenericNegativeBinomial.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericNegativeBinomial.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericNegativeBinomial.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLS.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLS.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLS.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLS.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLSOneExog.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLSOneExog.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLSOneExog.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericOLSOneExog.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericPoisson.test_fitted ... SKIP
> statsmodels.base.tests.test_generic_methods.TestGenericPoisson.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericPoisson.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericPoisson.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericRLM.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericRLM.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericRLM.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericRLM.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericWLS.test_fitted ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericWLS.test_ftest_pvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericWLS.test_predict_types ... ok
> statsmodels.base.tests.test_generic_methods.TestGenericWLS.test_ttest_tvalues ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaGLM.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaGLM.test_combined ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaNegBin.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaNegBin.test_combined ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaNegBin1.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaNegBin1.test_combined ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLS.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLS.test_combined ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLS.test_noformula ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLSF.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLSF.test_combined ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaOLSF.test_predict_missing ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaPoisson.test_categories ... ok
> statsmodels.base.tests.test_generic_methods.TestWaldAnovaPoisson.test_combined ... ok
> statsmodels.base.tests.test_optimize.test_full_output_false ... ok
> statsmodels.base.tests.test_optimize.test_full_output ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula2.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula2.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula2.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula3.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula3.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula3.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula4.test_pickle_wrapper ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula4.test_remove_data_docstring ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula4.test_remove_data_pickle ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula5.test_pickle_wrapper ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula5.test_remove_data_docstring ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestPickleFormula5.test_remove_data_pickle ... <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> <string>:1: RuntimeWarning: invalid value encountered in log
> ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleGLM.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleGLM.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleGLM.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleLogit.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleLogit.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleLogit.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleNegativeBinomial.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleNegativeBinomial.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleNegativeBinomial.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleOLS.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleOLS.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleOLS.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPicklePoisson.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPicklePoisson.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPicklePoisson.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleRLM.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleRLM.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleRLM.test_remove_data_pickle ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleWLS.test_pickle_wrapper ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleWLS.test_remove_data_docstring ... ok
> statsmodels.base.tests.test_shrink_pickle.TestRemoveDataPickleWLS.test_remove_data_pickle ... ok
> statsmodels.compat.tests.test_collections.test_counter ... ok
> statsmodels.compat.tests.test_itercompat.test_zip_longest ... ok
> statsmodels.compat.tests.test_itercompat.test_combinations ... ok
> statsmodels.compat.tests.test_scipy_compat.test_next_regular ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('anes96',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('cancer',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('ccard',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('china_smoking',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('co2',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('committee',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('copper',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('cpunish',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('elnino',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('engel',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('fair',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('fertility',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('grunfeld',) ... /usr/lib/python2.7/dist-packages/numpy/core/records.py:507: FutureWarning: Numpy has detected that you may be viewing or writing to an array returned by selecting multiple fields in a structured array. 
> 
> This code may break in numpy 1.13 because this will return a view instead of a copy -- see release notes for details.
>   return obj.view(dtype=(self.dtype.type, obj.dtype))
> ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('heart',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('longley',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('macrodata',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('modechoice',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('nile',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('randhie',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('scotland',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('spector',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('stackloss',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('star98',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('statecrime',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('strikes',) ... ok
> statsmodels.datasets.tests.test_data.TestDatasets.test_all_datasets('sunspots',) ... ok
> statsmodels.datasets.tests.test_data.test_co2_python3 ... ok
> statsmodels.datasets.tests.test_utils.test_get_rdataset ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained1.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained1.test_basic_method ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py:1033: RuntimeWarning: divide by zero encountered in divide
>   return self.params / self.bse
> ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained1.test_glm ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained1.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_fit_constrained_wrap ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_glm ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_predict ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMLogitConstrained2.test_smoke ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1a.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1a.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1a.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1b.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1b.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1b.test_compare_glm_poisson ... ok
> statsmodels.discrete.tests.test_constrained.TestGLMPoissonConstrained1b.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1a.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1a.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1a.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1a.test_smoke ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1b.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1b.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1b.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1c.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1c.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained1c.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2a.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2a.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2a.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2b.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2b.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2b.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2c.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2c.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonConstrained2c.test_other ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonNoConstrained.test_basic ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonNoConstrained.test_basic_method ... ok
> statsmodels.discrete.tests.test_constrained.TestPoissonNoConstrained.test_other ... ok
> statsmodels.discrete.tests.test_discrete.TestCVXOPT.test_cvxopt_versus_slsqp ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py:496: ConvergenceWarning: Maximum Likelihood optimization failed to converge. Check mle_retvals
>   "Check mle_retvals", ConvergenceWarning)
> statsmodels.discrete.tests.test_discrete.TestL1AlphaZeroLogit.test_basic_results ... ok
> statsmodels.discrete.tests.test_discrete.TestL1AlphaZeroLogit.test_tests ... ok
> statsmodels.discrete.tests.test_discrete.TestL1AlphaZeroMNLogit.test_basic_results ... ok
> statsmodels.discrete.tests.test_discrete.TestL1AlphaZeroProbit.test_basic_results ... ok
> statsmodels.discrete.tests.test_discrete.TestL1AlphaZeroProbit.test_tests ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_count_dummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_count_dummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_count_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_count_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_dummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_dummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_dummy_eydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_dummy_eydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dydxmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dydxzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dyexmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dyexmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dyexoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_dyexzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eydxmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eydxzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eyexmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eyexmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eyexoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_nodummy_eyexzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitBFGS.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_nnz_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1.test_params ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py:496: ConvergenceWarning: Maximum Likelihood optimization failed to converge. Check mle_retvals
>   "Check mle_retvals", ConvergenceWarning)
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_f_test ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitL1Compatability.test_t_test ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tools.py:362: RuntimeWarning: invalid value encountered in greater
>   return np.greater(x, 0.) / (x + np.less_equal(x, 0.))
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tools.py:362: RuntimeWarning: invalid value encountered in less_equal
>   return np.greater(x, 0.) / (x + np.less_equal(x, 0.))
> ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_count_dummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_count_dummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_count_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_count_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_exog1 ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_exog2 ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_eydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_dummy_eydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dydxmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dydxzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dyexmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dyexmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dyexoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_dyexzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_exog1 ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_exog2 ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eydxmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eydxmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eydxoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eydxzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eyexmean ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eyexmedian ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eyexoverall ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_nodummy_eyexzero ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_resid_pearson ... ok
> statsmodels.discrete.tests.test_discrete.TestLogitNewton.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_nnz_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_f_test ... SKIP: Skipped test_f_test for MNLogit
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitL1Compatability.test_t_test ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_endog_names ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_j ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_k ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_margeff_dummy ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_margeff_mean ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_margeff_overall ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_resid ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitLBFGSBaseZero.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_endog_names ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_j ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_k ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_margeff_dummy ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_margeff_mean ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_margeff_overall ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_resid ... ok
> statsmodels.discrete.tests.test_discrete.TestMNLogitNewtonBaseZero.test_zstat ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/discrete_model.py:956: RuntimeWarning: overflow encountered in exp
>   return np.sum(-np.exp(XB) +  endog*XB - gammaln(endog+1))
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_f_test ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeoL1Compatability.test_t_test ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_fittedvalues ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialGeometricBFGS.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_f_test ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialL1Compatability.test_t_test ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_lnalpha ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1BFGS.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_lnalpha ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB1Newton.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_alpha ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_fittedvalues ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2BFGS.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_alpha ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_fittedvalues ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestNegativeBinomialNB2Newton.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_f_test ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonL1Compatability.test_t_test ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_margeff_dummy_overall ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_margeff_overall ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_predict_prob ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_resid ... ok
> statsmodels.discrete.tests.test_discrete.TestPoissonNewton.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBFGS.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitBasinhopping.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitCG.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_nnz_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_bad_r_matrix ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_df ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_f_test ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitL1Compatability.test_t_test ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNCG.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNM.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitNewton.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.smoke_test_resid_response ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_aic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_bic ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_bse ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_conf_int ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_dof ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_jac ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_llf ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_llnull ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_llr ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_llr_pvalue ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_loglikeobs ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_normalized_cov_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_params ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_pred_table ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_predict ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_predict_xb ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_resid_dev ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_resid_generalized ... ok
> statsmodels.discrete.tests.test_discrete.TestProbitPowell.test_zstat ... ok
> statsmodels.discrete.tests.test_discrete.TestSweepAlphaL1.test_sweep_alpha ... ok
> statsmodels.discrete.tests.test_discrete.test_perfect_prediction ... ok
> statsmodels.discrete.tests.test_discrete.test_poisson_predict ... ok
> statsmodels.discrete.tests.test_discrete.test_poisson_newton ... ok
> statsmodels.discrete.tests.test_discrete.test_issue_339 ... ok
> statsmodels.discrete.tests.test_discrete.test_issue_341 ... ok
> statsmodels.discrete.tests.test_discrete.test_iscount ... ok
> statsmodels.discrete.tests.test_discrete.test_isdummy ... ok
> statsmodels.discrete.tests.test_discrete.test_non_binary ... ok
> statsmodels.discrete.tests.test_discrete.test_mnlogit_factor ... ok
> statsmodels.discrete.tests.test_discrete.test_formula_missing_exposure ... /usr/lib/python2.7/dist-packages/numpy/linalg/linalg.py:1591: RuntimeWarning: invalid value encountered in greater
>   return sum(S > tol)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/discrete/discrete_model.py:715: RuntimeWarning: invalid value encountered in log
>   self.exposure = np.log(self.exposure)
> ok
> statsmodels.discrete.tests.test_discrete.test_binary_pred_table_zeros ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussClu.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHAC.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACGroupsum.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACGroupsum.test_kwd ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACPanel.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACPanel.test_kwd ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACPanelGroups.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACUniform.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHACUniform.test_cov_options ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussHC.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMGaussNonRobust.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMLogit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonClu.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonClu.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonClu.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonClu.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluFit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluFit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluFit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluFit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluGeneric.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluGeneric.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluGeneric.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonCluGeneric.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Fit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Fit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Fit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Fit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Generic.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Generic.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Generic.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestGLMPoissonHC1Generic.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinClu.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinClu.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinClu.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinClu.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposure.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposure.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposure.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposure.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposureFit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposureFit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposureFit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluExposureFit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluFit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluFit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluFit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluFit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluGeneric.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluGeneric.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluGeneric.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestNegbinCluGeneric.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonClu.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonClu.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonClu.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonClu.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposure.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposure.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposure.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposure.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposureGeneric.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposureGeneric.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposureGeneric.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluExposureGeneric.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluFit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluFit.test_basic_inference ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluFit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluFit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluFit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluGeneric.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluGeneric.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluGeneric.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonCluGeneric.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Fit.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Fit.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Fit.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Fit.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1FitExposure.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1FitExposure.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1FitExposure.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1FitExposure.test_waldtest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Generic.test_basic ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Generic.test_oth ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Generic.test_ttest ... ok
> statsmodels.discrete.tests.test_sandwich_cov.TestPoissonHC1Generic.test_waldtest ... ok
> test_StepFunction (statsmodels.distributions.tests.test_ecdf.TestDistributions) ... ok
> test_StepFunctionBadShape (statsmodels.distributions.tests.test_ecdf.TestDistributions) ... ok
> test_StepFunctionRepeatedValues (statsmodels.distributions.tests.test_ecdf.TestDistributions) ... ok
> test_StepFunctionValueSideRight (statsmodels.distributions.tests.test_ecdf.TestDistributions) ... ok
> test_monotone_fn_inverter (statsmodels.distributions.tests.test_ecdf.TestDistributions) ... ok
> test_badvalues (statsmodels.distributions.tests.test_edgeworth.TestCumulants) ... ok
> test_chi2 (statsmodels.distributions.tests.test_edgeworth.TestCumulants) ... ok
> test_norm (statsmodels.distributions.tests.test_edgeworth.TestCumulants) ... ok
> test_chi2_moments (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_coefficients (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_normal (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_pdf_has_roots (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_pdf_no_roots (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_too_few_cumulants (statsmodels.distributions.tests.test_edgeworth.TestExpandedNormal) ... ok
> test_neg_arg (statsmodels.distributions.tests.test_edgeworth.TestFaaDiBruno) ... ok
> test_small_vals (statsmodels.distributions.tests.test_edgeworth.TestFaaDiBruno) ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mixture_cdf ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mixture_pdf ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mixture_rvs_fixed ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mixture_rvs_random ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mv_mixture_rvs_fixed ... ok
> statsmodels.distributions.tests.test_mixture.TestMixtureDistributions.test_mv_mixture_rvs_random ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_fit_regularized ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_formula ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_formula_args ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_formula_cat_interactions ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_get_distribution ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_missing ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_offset ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_post_estimation ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_predict ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_predict_formula ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'breslow', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'breslow', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'breslow', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'breslow', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'efron', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'efron', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'efron', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_20_1.csv', 'efron', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'breslow', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'breslow', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'breslow', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'breslow', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'efron', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'efron', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'efron', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_100_5.csv', 'efron', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'breslow', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'breslow', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'breslow', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'breslow', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'efron', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'efron', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'efron', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_1.csv', 'efron', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'breslow', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'breslow', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'breslow', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'breslow', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'efron', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'efron', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'efron', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_1000_10.csv', 'efron', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'breslow', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'breslow', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'breslow', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'breslow', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'efron', False, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'efron', False, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'efron', True, False) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_r('survival_data_50_2.csv', 'efron', True, True) ... ok
> statsmodels.duration.tests.test_phreg.TestPHReg.test_summary ... ok
> statsmodels.duration.tests.test_survfunc.test_survfunc1 ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/survfunc.py:39: RuntimeWarning: divide by zero encountered in log
>   sp = np.log(sp)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/survfunc.py:49: RuntimeWarning: divide by zero encountered in divide
>   se = d / (n * (n - d)).astype(np.float64)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/survfunc.py:52: RuntimeWarning: invalid value encountered in multiply
>   se *= sp
> ok
> statsmodels.duration.tests.test_survfunc.test_survfunc2 ... ok
> statsmodels.duration.tests.test_survfunc.test_survdiff_basic ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/duration/survfunc.py:553: RuntimeWarning: invalid value encountered in divide
>   var = obs * r * (1 - r) * (n - obs) / (n - 1)
> ok
> statsmodels.duration.tests.test_survfunc.test_simultaneous_cb ... ok
> statsmodels.duration.tests.test_survfunc.test_bmt ... ok
> statsmodels.duration.tests.test_survfunc.test_survdiff ... ok
> statsmodels.duration.tests.test_survfunc.test_plot_km ... ok
> statsmodels.duration.tests.test_survfunc.test_weights1 ... ok
> statsmodels.duration.tests.test_survfunc.test_weights2 ... ok
> statsmodels.duration.tests.test_survfunc.test_incidence ... ok
> statsmodels.emplike.tests.test_aft.Test_AFTModel.test_beta0 ... ok
> statsmodels.emplike.tests.test_aft.Test_AFTModel.test_beta1 ... ok
> statsmodels.emplike.tests.test_aft.Test_AFTModel.test_beta_vect ... ok
> statsmodels.emplike.tests.test_aft.Test_AFTModel.test_betaci ... ok
> statsmodels.emplike.tests.test_aft.Test_AFTModel.test_params ... ok
> statsmodels.emplike.tests.test_anova.TestANOVA.test_anova ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_ci_corr ... ok
> Same strategy for skewness CI ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_ci_mean ... ok
> This will be tested in a round about way since MATLAB fails when ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_ci_skew_weights ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_ci_var ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_joint_skew_kurt ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_mv_test_mean ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_mv_test_mean_weights ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_corr ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_corr_weights ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_kurt ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_mean ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_mean_weights ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_skew ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_var ... ok
> statsmodels.emplike.tests.test_descriptive.TestDescriptiveStatistics.test_test_var_weights ... ok
> statsmodels.emplike.tests.test_origin.TestOrigin.test_ci_beta ... ok
> statsmodels.emplike.tests.test_origin.TestOrigin.test_hypothesis_beta1 ... ok
> statsmodels.emplike.tests.test_origin.TestOrigin.test_llf ... ok
> statsmodels.emplike.tests.test_origin.TestOrigin.test_params ... ok
> All confidence intervals are tested by conducting a hypothesis ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_ci_beta1 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_ci_beta2 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_ci_beta3 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_hypothesis_beta0 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_hypothesis_beta1 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_hypothesis_beta2 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionNM.test_hypothesis_beta3 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_ci_beta0 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_ci_beta1 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_ci_beta2 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_ci_beta3 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_hypothesis_beta0 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_hypothesis_beta1 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_hypothesis_beta2 ... ok
> statsmodels.emplike.tests.test_regression.TestRegressionPowell.test_hypothesis_beta3 ... ok
> statsmodels.formula.tests.test_formula.TestFormulaDict.test_design ... ok
> statsmodels.formula.tests.test_formula.TestFormulaDict.test_endog ... ok
> statsmodels.formula.tests.test_formula.TestFormulaDict.test_endog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaDict.test_exog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaDict.test_summary ... ok
> statsmodels.formula.tests.test_formula.TestFormulaPandas.test_design ... ok
> statsmodels.formula.tests.test_formula.TestFormulaPandas.test_endog ... ok
> statsmodels.formula.tests.test_formula.TestFormulaPandas.test_endog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaPandas.test_exog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaPandas.test_summary ... ok
> statsmodels.formula.tests.test_formula.TestFormulaRecArray.test_design ... ok
> statsmodels.formula.tests.test_formula.TestFormulaRecArray.test_endog ... ok
> statsmodels.formula.tests.test_formula.TestFormulaRecArray.test_endog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaRecArray.test_exog_names ... ok
> statsmodels.formula.tests.test_formula.TestFormulaRecArray.test_summary ... ok
> statsmodels.formula.tests.test_formula.test_tests ... ok
> statsmodels.formula.tests.test_formula.test_formula_labels ... ok
> statsmodels.formula.tests.test_formula.test_formula_predict ... ok
> Logic check that link.inverse(link) and link(link.inverse) are the ... ok
> Check link function derivatives using numeric differentiation. ... ok
> Check link function second derivatives using numeric ... ok
> Logic check that inverse_deriv equals 1/link.deriv(link.inverse) ... ok
> statsmodels.genmod.families.tests.test_link.test_invlogit_stability ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_autoregressive ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_compare_OLS ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_compare_logit ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_compare_poisson ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_constraint_covtype ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_default_time ... ok
> The Equivalence covariance structure can represent an ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_equivalence_from_pairs ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_formulas ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_groups ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_linear ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_linear_constrained ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_logistic ... ok
> Check marginal effects for a Gaussian GEE fit.  Marginal ... ok
> Check marginal effects for a binomial GEE fit.  Comparison ... ok
> Check marginal effects for a 2-class multinomial GEE fit, ... ok
> Check marginal effects for a Poisson GEE fit. ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_missing ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_missing_formula ... ok
> Check the 2-class multinomial (nominal) GEE fit against ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_nested_linear ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_nominal ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_nominal_independence ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_nominal_plot ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_offset_formula ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_ordinal ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_ordinal_formula ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_ordinal_independence ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_ordinal_plot ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_poisson ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_poisson_epil ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_post_estimation ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_predict ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_predict_exposure ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_scoretest ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_sensitivity ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_stationary_grid ... ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_stationary_nogrid ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/cov_struct.py:583: RuntimeWarning: invalid value encountered in divide
>   dep_params /= dn
> ok
> statsmodels.genmod.tests.test_gee.TestGEE.test_weighted ... ok
> statsmodels.genmod.tests.test_gee.TestGEEMultinomialCovType.test_cov_type ... ok
> statsmodels.genmod.tests.test_gee.TestGEEMultinomialCovType.test_wrapper ... ok
> statsmodels.genmod.tests.test_gee.TestGEEOrdinalCovType.test_cov_type ... ok
> statsmodels.genmod.tests.test_gee.TestGEEOrdinalCovType.test_wrapper ... ok
> statsmodels.genmod.tests.test_gee.TestGEEPoissonCovType.test_cov_type ... ok
> statsmodels.genmod.tests.test_gee.TestGEEPoissonCovType.test_wrapper ... ok
> statsmodels.genmod.tests.test_gee.TestGEEPoissonFormulaCovType.test_cov_type ... ok
> statsmodels.genmod.tests.test_gee.test_plots ... ok
> statsmodels.genmod.tests.test_gee.test_missing ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_atol_only ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_atol_only_params ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_atol_rtol ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_atol_rtol_params ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_rtol_only ... ok
> statsmodels.genmod.tests.test_glm.TestConvergence.test_convergence_rtol_only_params ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianInverse.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGaussianLog.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.score_test_r ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_compare_discrete ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_score_test ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBernoulli.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmBinomial.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGamma.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaIdentity.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGammaLog.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_compare_OLS ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmGaussian.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgauss.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussIdentity.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmInvgaussLog.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmNegbinomial.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_compare_discrete ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_score_test ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoisson.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_missing ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_offset_exposure ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_predict ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestGlmPoissonOffset.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestRegularized.test_regularized ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_bse ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_df ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog1.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_bse ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_df ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieLog15Fair.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_bse ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_df ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower15.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_bse ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_df ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweediePower2.test_summary ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog0.test_mu ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog0.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog1.test_mu ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog1.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog2.test_mu ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog2.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog3.test_mu ... ok
> statsmodels.genmod.tests.test_glm.TestTweedieSpecialLog3.test_resid ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmBinomial.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGamma.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaNewton.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_X2.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_missing ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGammaScale_dev.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmGaussian.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmInverseGaussian.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmNegativeBinomial.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoisson.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonClu.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonHC0.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdGlmPoissonNewton.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweedieLog.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower15.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_aic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_bic ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_params ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_scale ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.TestWtdTweediePower2.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_aic_R ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_aic_Stata ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_bic ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_degrees ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_deviance ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_fittedvalues ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_loglike ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_null_deviance ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_params ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_residuals ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_scale ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_standard_errors ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_summary ... ok
> statsmodels.genmod.tests.test_glm.Test_start_params.test_tpvalues ... ok
> statsmodels.genmod.tests.test_glm.test_perfect_pred ... ok
> statsmodels.genmod.tests.test_glm.test_score_test_OLS ... ok
> statsmodels.genmod.tests.test_glm.test_attribute_writable_resettable ... ok
> statsmodels.genmod.tests.test_glm.test_glm_start_params ... ok
> statsmodels.genmod.tests.test_glm.test_loglike_no_opt ... ok
> statsmodels.genmod.tests.test_glm.test_formula_missing_exposure ... ok
> statsmodels.genmod.tests.test_glm.test_plots ... ok
> Smoke test for summary. ... ok
> statsmodels.genmod.tests.test_glm.test_gradient_irls ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/genmod/families/family.py:735: RuntimeWarning: invalid value encountered in log
>   np.log(endog) + np.log(scale) + scale *
> ok
> statsmodels.genmod.tests.test_glm.test_wtd_patsy_missing ... ok
> Test the Pearson estimate of the Tweedie variance and scale parameters. ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonAwNr.test_basic ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonAwNr.test_residuals ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwClu.test_basic ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwClu.test_residuals ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwHC.test_basic ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwHC.test_residuals ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwNr.test_basic ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonFwNr.test_residuals ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonPlain.test_basic ... ok
> statsmodels.genmod.tests.test_glm_weights.TestGlmPoissonPlain.test_residuals ... ok
> statsmodels.graphics.tests.test_boxplots.test_violinplot_beanplot ... ok
> statsmodels.graphics.tests.test_correlation.test_plot_corr ... ok
> statsmodels.graphics.tests.test_correlation.test_plot_corr_grid ... ok
> statsmodels.graphics.tests.test_dotplot.test_all ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_formatting ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_formatting_errors ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_plot_both ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_plot_pandas ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_plot_rainbow ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_plot_string_data ... ok
> statsmodels.graphics.tests.test_factorplots.TestInteractionPlot.test_plottype ... ok
> statsmodels.graphics.tests.test_functional.test_banddepth_BD2 ... ok
> statsmodels.graphics.tests.test_functional.test_banddepth_MBD ... ok
> statsmodels.graphics.tests.test_functional.test_fboxplot_rainbowplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_ppplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_ppplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_ppplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_ppplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_ppplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_probplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_probplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_probplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_qqplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_qqplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_qqplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_qqplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotLongely.test_qqplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_ppplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_ppplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_ppplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_ppplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_ppplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_probplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_probplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_probplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_qqplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_qqplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_qqplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_qqplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalLocScale.test_qqplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_ppplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_ppplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_ppplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_ppplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_ppplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_probplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_probplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_probplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_qqplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_qqplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_qqplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_qqplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalMinimal.test_qqplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_ppplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_ppplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_ppplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_ppplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_ppplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_probplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_probplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_probplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_qqplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_qqplot_custom_labels ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_qqplot_other_array ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_qqplot_other_prbplt ... ok
> statsmodels.graphics.tests.test_gofplots.TestProbPlotRandomNormalWithFit.test_qqplot_pltkwargs ... ok
> statsmodels.graphics.tests.test_gofplots.TestTopLevel.test_qqplot ... ok
> statsmodels.graphics.tests.test_gofplots.TestTopLevel.test_qqplot_2samples_ProbPlotObjects ... ok
> statsmodels.graphics.tests.test_gofplots.TestTopLevel.test_qqplot_2samples_arrays ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_data_conversion ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_mosaic_simple ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_mosaic ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_mosaic_very_complex ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_axes_labeling ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_mosaic_empty_cells ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_recursive_split ... ok
> statsmodels.graphics.tests.test_mosaicplot.test__reduce_dict ... ok
> statsmodels.graphics.tests.test_mosaicplot.test__key_splitting ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_proportion_normalization ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_false_split ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_rect_pure_split ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_rect_deformed_split ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_gap_split ... ok
> statsmodels.graphics.tests.test_mosaicplot.test_default_arg_index ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLine.test_abline_ab ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLine.test_abline_ab_ax ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLine.test_abline_model ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLine.test_abline_model_ax ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLinePandas.test_abline_ab ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLinePandas.test_abline_ab_ax ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLinePandas.test_abline_model ... ok
> statsmodels.graphics.tests.test_regressionplots.TestABLinePandas.test_abline_model_ax ... ok
> statsmodels.graphics.tests.test_regressionplots.TestAddedVariablePlot.test_added_variable_poisson ... ok
> statsmodels.graphics.tests.test_regressionplots.TestCERESPlot.test_ceres_poisson ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPartialResidualPlot.test_partial_residual_poisson ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlot.test_plot_fit ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlot.test_plot_influence ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlot.test_plot_leverage_resid2 ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlot.test_plot_oth ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotFormula.test_one_column_exog ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotFormula.test_plot_fit ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotFormula.test_plot_influence ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotFormula.test_plot_leverage_resid2 ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotFormula.test_plot_oth ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotPandas.test_plot_fit ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotPandas.test_plot_influence ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotPandas.test_plot_leverage_resid2 ... ok
> statsmodels.graphics.tests.test_regressionplots.TestPlotPandas.test_plot_oth ... ok
> statsmodels.graphics.tests.test_tsaplots.test_plot_acf ... ok
> statsmodels.graphics.tests.test_tsaplots.test_plot_acf_irregular ... ok
> statsmodels.graphics.tests.test_tsaplots.test_plot_pacf ... ok
> statsmodels.graphics.tests.test_tsaplots.test_plot_pacf_irregular ... ok
> statsmodels.graphics.tests.test_tsaplots.test_plot_quarter ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/graphics/tests/test_tsaplots.py:126: FutureWarning: pandas.core.datetools.parse_time_string is deprecated. Please use pandas.core.tools.datetimes.parse_time_string instead.
>   parser = pd.datetools.parse_time_string
> ok
> statsmodels.graphics.tests.test_tsaplots.test_seasonal_plot ... ok
> statsmodels.imputation.tests.test_mice.TestMICE.test_MICE ... ok
> statsmodels.imputation.tests.test_mice.TestMICE.test_MICE1 ... ok
> statsmodels.imputation.tests.test_mice.TestMICE.test_MICE2 ... ok
> statsmodels.imputation.tests.test_mice.TestMICE.test_combine ... ok
> Test with all defaults. ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_fit_obs ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_next_sample ... ok
> Test with specified perturbation method. ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_phreg ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_plot_bivariate ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_plot_imputed_hist ... ok
> statsmodels.imputation.tests.test_mice.TestMICEData.test_plot_missing_pattern ... ok
> Test with specified perturbation method. ... ok
> statsmodels.imputation.tests.test_ros.Test_HaflDLs_OneUncensored.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_HaflDLs_OneUncensored.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_HaflDLs_OneUncensored.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_HalfDLs_80pctNDs.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_HalfDLs_80pctNDs.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_HalfDLs_80pctNDs.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_NoOp_ZeroND.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_NoOp_ZeroND.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_NoOp_ZeroND.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselAppendixB.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselAppendixB.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselAppendixB.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselArsenic.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselArsenic.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_HelselArsenic.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_MaxCen_GT_MaxUncen.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_MaxCen_GT_MaxUncen.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_MaxCen_GT_MaxUncen.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OneND.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OneND.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OneND.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OnlyDL_GT_MaxUncen.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OnlyDL_GT_MaxUncen.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_OnlyDL_GT_MaxUncen.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_RNADAdata.test_cohn ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_RNADAdata.test_ros_arrays ... ok
> statsmodels.imputation.tests.test_ros.Test_ROS_RNADAdata.test_ros_df ... ok
> statsmodels.imputation.tests.test_ros.Test__detection_limit_index.test_empty ... ok
> statsmodels.imputation.tests.test_ros.Test__detection_limit_index.test_out_of_bounds ... ok
> statsmodels.imputation.tests.test_ros.Test__detection_limit_index.test_populated ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_plot_pos.test_censored_1 ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_plot_pos.test_censored_2 ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_plot_pos.test_uncensored_1 ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_plot_pos.test_uncensored_2 ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_sort.test_baseline ... ok
> statsmodels.imputation.tests.test_ros.Test__ros_sort.test_censored_greater_than_max ... ok
> statsmodels.imputation.tests.test_ros.Test_cohn_numbers.test_baseline ... ok
> statsmodels.imputation.tests.test_ros.Test_cohn_numbers.test_no_NDs ... ok
> statsmodels.imputation.tests.test_ros.test__ros_group_rank ... ok
> statsmodels.imputation.tests.test_ros.test__norm_plot_pos ... ok
> statsmodels.imputation.tests.test_ros.test_plotting_positions ... ok
> statsmodels.imputation.tests.test_ros.test__impute ... ok
> statsmodels.imputation.tests.test_ros.test__do_ros ... ok
> statsmodels.iolib.tests.test_foreign.test_genfromdta ... ok
> statsmodels.iolib.tests.test_foreign.test_genfromdta_pandas ... ok
> statsmodels.iolib.tests.test_foreign.test_stata_writer_structured ... ok
> statsmodels.iolib.tests.test_foreign.test_stata_writer_array ... ok
> statsmodels.iolib.tests.test_foreign.test_missing_roundtrip ... ok
> statsmodels.iolib.tests.test_foreign.test_stata_writer_pandas ... ok
> statsmodels.iolib.tests.test_foreign.test_stata_writer_unicode ... ok
> statsmodels.iolib.tests.test_foreign.test_genfromdta_datetime ... ok
> statsmodels.iolib.tests.test_foreign.test_date_converters ... ok
> statsmodels.iolib.tests.test_foreign.test_datetime_roundtrip ... ok
> statsmodels.iolib.tests.test_pickle.test_pickle ... ok
> test_SimpleTable_1 (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_SimpleTable_2 (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_SimpleTable_3 (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_SimpleTable_4 (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_SimpleTable_special_chars (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_regression_with_tuples (statsmodels.iolib.tests.test_table.TestSimpleTable) ... ok
> test_celldata (statsmodels.iolib.tests.test_table_econpy.test_Cell) ... ok
> test_customlabel (statsmodels.iolib.tests.test_table_econpy.test_SimpleTable) ... ok
> test_html_fmt1 (statsmodels.iolib.tests.test_table_econpy.test_SimpleTable) ... ok
> Limited test of custom ltx_fmt ... ok
> test_txt_fmt1 (statsmodels.iolib.tests.test_table_econpy.test_SimpleTable) ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyPareto1.test_minsupport ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyPareto1.test_params ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyPareto1.test_summary ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyPareto1.test_ttest ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyParetoRestriction.test_params ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyParetoRestriction.test_summary ... ok
> statsmodels.miscmodels.tests.test_generic_mle.TestMyParetoRestriction.test_ttest ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonMLE.test_cov_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonMLE.test_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonMLE.test_summary ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonMLE.test_ttest ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonOffset.test_cov_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonOffset.test_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonOffset.test_summary ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonOffset.test_ttest ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonZi.test_cov_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonZi.test_exog_names_warning ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonZi.test_params ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonZi.test_summary ... ok
> statsmodels.miscmodels.tests.test_poisson.TestPoissonZi.test_ttest ... ok
> statsmodels.miscmodels.tests.test_tarma.TestArma.test_fit_ls ... ok
> statsmodels.miscmodels.tests.test_tarma.TestArma.test_params ... ok
> statsmodels.miscmodels.tests.test_tarma.TestArma.test_smoke ... ok
> statsmodels.miscmodels.tests.test_tarma.TestTArma.test_fit_ls ... ok
> statsmodels.miscmodels.tests.test_tarma.TestTArma.test_params ... ok
> statsmodels.miscmodels.tests.test_tarma.TestTArma.test_smoke ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModel.test_basic ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModel.test_bse ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModel.test_fitted ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModel.test_formula ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModel.test_smoke ... ok
> statsmodels.miscmodels.tests.test_tmodel.TestTModelFixed.test_smoke ... ok
> Test against MATLAB, which by default demeans but does not standardize ... ok
> Test leading components since the tail end can differ ... ok
> test_gls_and_weights (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_options (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_pandas (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_projection (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_replace_missing (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_rsquare (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_smoke_plot_and_repr (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_warnings_and_errors (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> test_wide (statsmodels.multivariate.tests.test_pca.TestPCA) ... ok
> statsmodels.nonparametric.tests.test_bandwidths.TestBandwidthCalculation.test_calculate_bandwidth_gaussian ... ok
> statsmodels.nonparametric.tests.test_bandwidths.TestBiweight.test_calculate_normal_reference_constant ... ok
> statsmodels.nonparametric.tests.test_bandwidths.TestEpanechnikov.test_calculate_normal_reference_constant ... ok
> statsmodels.nonparametric.tests.test_bandwidths.TestGaussian.test_calculate_normal_reference_constant ... ok
> statsmodels.nonparametric.tests.test_bandwidths.TestTriweight.test_calculate_normal_reference_constant ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEBiweight.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEBiweight.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEEpanechnikov.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEEpanechnikov.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEExceptions.test_check_is_fit_exception ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEExceptions.test_non_gaussian_fft_exception ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEExceptions.test_non_weighted_fft_exception ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEExceptions.test_wrong_weight_length_exception ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_cdf_gridded ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_icdf_gridded ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_sf_gridded ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGauss.test_support_gridded ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGaussFFT.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEGaussFFT.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDETriangular.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDETriangular.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWBiw.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWBiw.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWBiw.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos.test_evaluate ... SKIP: Cosine kernel fails against Stata
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos2.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos2.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWCos2.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWEpa.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWEpa.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWEpa.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWGauss.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWGauss.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWGauss.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWTri.test_compare ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWTri.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestKDEWTri.test_kernel_constants ... ok
> statsmodels.nonparametric.tests.test_kde.TestKdeWeights.test_density ... ok
> statsmodels.nonparametric.tests.test_kde.TestKdeWeights.test_evaluate ... ok
> statsmodels.nonparametric.tests.test_kde.TestNormConstant.test_norm_constant_calculation ... ok
> test_continuous_cdf (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_continuous_cvls_efficient (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... Optimization terminated successfully.
>          Current function value: 2.702875
>          Iterations: 5
>          Function evaluations: 6
>          Gradient evaluations: 6
> Optimization terminated successfully.
>          Current function value: 2.715044
>          Iterations: 12
>          Function evaluations: 14
>          Gradient evaluations: 14
> Optimization terminated successfully.
>          Current function value: 3.302747
>          Iterations 17
> not in depth 2
> not in depth 2
> Optimization terminated successfully.
>          Current function value: 0.589409
>          Iterations 5
> ok
> test_continuous_cvml_efficient (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_efficient_notrandom (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_efficient_user_specified_bw (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_mixeddata_cdf (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_pdf_continuous (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_pdf_mixeddata_CV_LS (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_pdf_mixeddata_CV_ML (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_pdf_mixeddata_LS_vs_ML (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_pdf_ordered (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_unordered_CV_LS (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariate) ... ok
> test_continuous_CV_ML (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_continuous_cdf (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_continuous_cvml_efficient (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_continuous_normal_ref (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_efficient_user_specified_bw (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_mixeddata_CV_LS (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_mixeddata_cdf (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_pdf_continuous (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_pdf_mixeddata (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... ok
> test_unordered_CV_LS (statsmodels.nonparametric.tests.test_kernel_density.TestKDEMultivariateConditional) ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kernel_density.py:680: RuntimeWarning: invalid value encountered in double_scalars
>   CV += (G / m_x ** 2) - 2 * (f_X_Y / m_x)
> ok
> test_pdf_non_fft (statsmodels.nonparametric.tests.test_kernel_density.TestKDEUnivariate) ... ok
> test_weighted_pdf_non_fft (statsmodels.nonparametric.tests.test_kernel_density.TestKDEUnivariate) ... ok
> test_censored_efficient_user_specificed_bw (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_censored_ll_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_continuous_cvls_efficient (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_continuous_lc_aic (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_continuous_mfx_ll_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_continuousdata_lc_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/kernel_regression.py:234: RuntimeWarning: invalid value encountered in true_divide
>   B_x = (G_numer * d_fx - G_denom * d_mx) / (G_denom**2)
> ok
> test_continuousdata_ll_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_efficient_user_specificed_bw (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_mfx_nonlinear_ll_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... SKIP: Skipping test: test_mfx_nonlinear_ll_cvls: Test doesn't make much sense. It would pass with very small bw.
> test_mixed_mfx_ll_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_ordered_lc_cvls (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_significance_continuous (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> test_significance_discrete (statsmodels.nonparametric.tests.test_kernel_regression.TestKernelReg) ... ok
> statsmodels.nonparametric.tests.test_kernels.TestBiweight.test_smoothconf ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/nonparametric/tests/test_kernels.py:77: RuntimeWarning: invalid value encountered in greater
>   mask = np.abs(se - res_se) > (0.2 + 0.2 * res_se)
> ok
> statsmodels.nonparametric.tests.test_kernels.TestEpan.test_smoothconf ... ok
> statsmodels.nonparametric.tests.test_kernels.TestGau.test_smoothconf ... ok
> statsmodels.nonparametric.tests.test_kernels.TestTriangular.test_smoothconf ... ok
> statsmodels.nonparametric.tests.test_kernels.TestUniform.test_smoothconf ... ok
> test_simple ... ok
> test_iter_0 ... ok
> test_iter_0 ... ok
> test_frac_2_3 ... ok
> test_frac_1_5 ... ok
> test_delta_0 ... ok
> test_delta_Rdef ... ok
> test_delta_1 ... ok
> statsmodels.nonparametric.tests.test_lowess.TestLowess.test_flat ... ok
> statsmodels.nonparametric.tests.test_lowess.TestLowess.test_import ... ok
> statsmodels.nonparametric.tests.test_lowess.TestLowess.test_options ... ok
> statsmodels.nonparametric.tests.test_lowess.TestLowess.test_range ... ok
> statsmodels.nonparametric.tests.test_lowess.test_returns_inputs ... ok
> statsmodels.regression.tests.test_cov.test_HC_use ... ok
> statsmodels.regression.tests.test_glsar_gretl.TestGLSARGretl.test_all ... ok
> statsmodels.regression.tests.test_glsar_gretl.test_GLSARlag ... ok
> statsmodels.regression.tests.test_glsar_stata.TestGLSARCorc.test_glsar_arima ... ok
> statsmodels.regression.tests.test_glsar_stata.TestGLSARCorc.test_glsar_iter0 ... ok
> statsmodels.regression.tests.test_glsar_stata.TestGLSARCorc.test_params_table ... ok
> statsmodels.regression.tests.test_glsar_stata.TestGLSARCorc.test_predicted ... ok
> statsmodels.regression.tests.test_glsar_stata.TestGLSARCorc.test_rho ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_compare_numdiff ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_default_re ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_formulas ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_history ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_pastes_vcomp ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_profile_inference ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 7) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 7) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 7) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 7) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 3) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 3) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 3) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 3) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 4) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 4) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 4) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 4) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 6) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 6) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 6) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 6) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 1) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 1) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 1) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 1) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 10) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 10) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 10) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 10) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 11) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 11) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 11) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 11) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 2) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 2) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 2) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 2) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 9) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 9) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 9) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 9) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 8) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 8) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 8) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 8) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 5) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 5) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 5) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 5) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, False, 0) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(False, True, 0) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, False, 0) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_r(True, True, 0) ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_regularized ... /usr/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.py:1731: RuntimeWarning: invalid value encountered in greater_equal
>   cond2 = (x >= self.b) & cond0
> ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_sparse ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_vcomp_1 ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_vcomp_2 ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_vcomp_3 ... ok
> statsmodels.regression.tests.test_lme.TestMixedLM.test_vcomp_formula ... ok
> statsmodels.regression.tests.test_lme.test_mixed_lm_wrapper ... ok
> statsmodels.regression.tests.test_lme.test_random_effects ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightBofinger) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightChamberlain) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestBiweightHsheather) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineBofinger) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineChamberlain) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestCosineHsheather) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovBofinger) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovChamberlain) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheather) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestEpanechnikovHsheatherQ75) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianBofinger) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianChamberlain) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestGaussianHsheather) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneBofinger) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneChamberlain) ... ok
> test_bandwidth (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_bse (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_conf_int (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_df_model (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_df_resid (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_nobs (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_params (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_prsquared (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_pvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_sparsity (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> test_tvalues (statsmodels.regression.tests.test_quantile_regression.TestParzeneHsheather) ... ok
> statsmodels.regression.tests.test_quantile_regression.test_fitted_residuals ... ok
> statsmodels.regression.tests.test_quantile_regression.test_zero_resid ... ok
> statsmodels.regression.tests.test_recursive_ls.test_endog ... ok
> statsmodels.regression.tests.test_recursive_ls.test_filter ... ok
> statsmodels.regression.tests.test_recursive_ls.test_estimates ... ok
> statsmodels.regression.tests.test_recursive_ls.test_plots ... ok
> statsmodels.regression.tests.test_recursive_ls.test_from_formula ... ok
> statsmodels.regression.tests.test_recursive_ls.test_resid_recursive ... ok
> statsmodels.regression.tests.test_recursive_ls.test_cusum ... ok
> statsmodels.regression.tests.test_recursive_ls.test_stata ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_params ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestDataDimensions.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestFTest2.test_df_denom ... ok
> statsmodels.regression.tests.test_regression.TestFTest2.test_df_num ... ok
> statsmodels.regression.tests.test_regression.TestFTest2.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestFTest2.test_new_ftest ... ok
> statsmodels.regression.tests.test_regression.TestFTest2.test_pvalue ... ok
> statsmodels.regression.tests.test_regression.TestFtest.test_Df_denom ... ok
> statsmodels.regression.tests.test_regression.TestFtest.test_Df_num ... ok
> statsmodels.regression.tests.test_regression.TestFtest.test_F ... ok
> statsmodels.regression.tests.test_regression.TestFtest.test_p ... ok
> statsmodels.regression.tests.test_regression.TestFtestQ.test_df_denom ... ok
> statsmodels.regression.tests.test_regression.TestFtestQ.test_df_num ... ok
> statsmodels.regression.tests.test_regression.TestFtestQ.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestFtestQ.test_pvalue ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_fittedvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_missing ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_resid ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestGLS.test_tvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_OLS.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestGLS_WLS_equivalence.test_ll ... ok
> statsmodels.regression.tests.test_regression.TestGLS_WLS_equivalence.test_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS_WLS_equivalence.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestGLS_WLS_equivalence.test_ss ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_wrong_size_sigma_1d ... ok
> statsmodels.regression.tests.test_regression.TestGLS_alt_sigma.test_wrong_size_sigma_2d ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_large_equal_loglike ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_large_equal_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_large_equal_params_none ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_params ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestGLS_large_data.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestLM.test_LM_heteroskedastic_LRversion ... ok
> statsmodels.regression.tests.test_regression.TestLM.test_LM_heteroskedastic_demean ... ok
> statsmodels.regression.tests.test_regression.TestLM.test_LM_heteroskedastic_nodemean ... ok
> statsmodels.regression.tests.test_regression.TestLM.test_LM_homoskedastic ... ok
> statsmodels.regression.tests.test_regression.TestLM.test_LM_nonnested ... ok
> statsmodels.regression.tests.test_regression.TestNonFit.test_df_resid ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_params ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestNxNx.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_params ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestNxNxOne.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_params ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestNxOneNx.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_HC0_errors ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_HC1_errors ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_HC2_errors ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_HC3_errors ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_eigenvalues ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_missing ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_norm_resid ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_norm_resid_zero_variance ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_params ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_qr_alternatives ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_qr_normalized_cov_params ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_qr_params ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_rsquared_adj_overfit ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestOLS.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestOLS_GLS_WLS_equivalence.test_ll ... ok
> statsmodels.regression.tests.test_regression.TestOLS_GLS_WLS_equivalence.test_params ... ok
> statsmodels.regression.tests.test_regression.TestOLS_GLS_WLS_equivalence.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestOLS_GLS_WLS_equivalence.test_ss ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_params ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestRTO.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestRegularizedFit.test_empty_model ... ok
> statsmodels.regression.tests.test_regression.TestRegularizedFit.test_regularized ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_df_denom ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_effect ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_new_tvalue ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_pvalue ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_sd ... ok
> statsmodels.regression.tests.test_regression.TestTtest.test_tvalue ... ok
> statsmodels.regression.tests.test_regression.TestTtest2.test_df_denom ... ok
> statsmodels.regression.tests.test_regression.TestTtest2.test_effect ... ok
> statsmodels.regression.tests.test_regression.TestTtest2.test_pvalue ... ok
> statsmodels.regression.tests.test_regression.TestTtest2.test_sd ... ok
> statsmodels.regression.tests.test_regression.TestTtest2.test_tvalue ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_params ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestWLSExogWeights.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_params ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestWLSScalarVsArray.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestWLS_CornerCases.test_wrong_size_weights ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_aic ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_bic ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_conf_int_subset ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_confidenceintervals ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_degrees ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_ess ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_fvalue ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_loglike ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_mse_model ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_mse_resid ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_mse_total ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_norm_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_params ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_pvalues ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_resids ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_rsquared ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_rsquared_adj ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_scale ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_standarderrors ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_sumof_squaredresids ... ok
> statsmodels.regression.tests.test_regression.TestWLS_OLS.test_wresid ... ok
> statsmodels.regression.tests.test_regression.TestYuleWalker.test_params ... ok
> statsmodels.regression.tests.test_regression.test_wls_example ... ok
> statsmodels.regression.tests.test_regression.test_wls_tss ... ok
> statsmodels.regression.tests.test_regression.test_wls_missing ... ok
> statsmodels.regression.tests.test_regression.test_bad_size ... ok
> statsmodels.regression.tests.test_regression.test_const_indicator ... ok
> statsmodels.regression.tests.test_regression.test_706 ... ok
> statsmodels.regression.tests.test_regression.test_summary ... ok
> statsmodels.regression.tests.test_regression.test_formula_missing_cat ... ok
> statsmodels.regression.tests.test_regression.test_missing_formula_predict ... ok
> statsmodels.regression.tests.test_regression.test_fvalue_implicit_constant ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust1.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust1.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2LargeNew.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust2SmallNew.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust3.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobust3.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_basic_inference ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Fit.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2G.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2GLarge.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_2way_dataframe ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_too_many_groups ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Input.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_f_value ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2Large.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustCluster2LargeFit.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGS.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterGSFit.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_keyword ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWP.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustClusterNWPGroupsFit.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHACSmallNew.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHacLarge.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHacLarge.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHacSmall.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestOLSRobustHacSmall.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSOLSRobustSmall.test_all ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSOLSRobustSmall.test_fixed_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustCluster2Large.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_basic ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_compare ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_confint ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_fvalue ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_scale ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_smoke ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_tests ... ok
> statsmodels.regression.tests.test_robustcov.TestWLSRobustSmall.test_ttest ... ok
> statsmodels.regression.tests.test_robustcov.test_cov_type_fixed_scale ... ok
> statsmodels.regression.tests.tests_predict.TestWLSPrediction.test_ci ... ok
> statsmodels.regression.tests.tests_predict.TestWLSPrediction.test_glm ... ok
> statsmodels.regression.tests.tests_predict.test_predict_se ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_bcov_unscaled ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_confidenceintervals ... SKIP: Results from R
> statsmodels.robust.tests.test_rlm.TestHampel.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_tvalues ... ok
> statsmodels.robust.tests.test_rlm.TestHampel.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_bcov_unscaled ... SKIP: No unscaled cov matrix from SAS
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_confidenceintervals ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_tvalues ... SKIP: No tvalues in benchmark
> statsmodels.robust.tests.test_rlm.TestHampelHuber.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_bcov_unscaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_confidenceintervals ... SKIP: Results from R
> statsmodels.robust.tests.test_rlm.TestRlm.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_tvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlm.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_bcov_unscaled ... SKIP: No unscaled cov matrix from SAS
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_confidenceintervals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_tvalues ... SKIP: No tvalues in benchmark
> statsmodels.robust.tests.test_rlm.TestRlmAndrews.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_bcov_unscaled ... SKIP: No unscaled cov matrix from SAS
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_confidenceintervals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_tvalues ... SKIP: No tvalues in benchmark
> statsmodels.robust.tests.test_rlm.TestRlmAndrewsHuber.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_bcov_unscaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_confidenceintervals ... SKIP: Results from R
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_tvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquare.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_bcov_unscaled ... SKIP: No unscaled cov matrix from SAS
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_confidenceintervals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_summary ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_tvalues ... SKIP: No tvalues in benchmark
> statsmodels.robust.tests.test_rlm.TestRlmBisquareHuber.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_bcov_unscaled ... SKIP: No unscaled cov matrix from SAS
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_confidenceintervals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_tvalues ... SKIP: No tvalues in benchmark
> statsmodels.robust.tests.test_rlm.TestRlmHuber.test_weights ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_bcov_scaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_bcov_unscaled ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_confidenceintervals ... SKIP: Results from R
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_degrees ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_params ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_residuals ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_scale ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_standarderrors ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_tpvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_tvalues ... ok
> statsmodels.robust.tests.test_rlm.TestRlmSresid.test_weights ... ok
> statsmodels.robust.tests.test_rlm.test_missing ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_huber_Hampel ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_huber_huberT ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_huber_location ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_huber_scale ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_mad ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_mean ... ok
> statsmodels.robust.tests.test_scale.TestChem.test_median ... ok
> statsmodels.robust.tests.test_scale.TestHuberAxes.test_axis1 ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/robust/scale.py:164: RuntimeWarning: divide by zero encountered in divide
>   subset = np.less_equal(np.fabs((a - mu)/scale), self.c)
> ok
> statsmodels.robust.tests.test_scale.TestHuberAxes.test_axis2 ... ok
> statsmodels.robust.tests.test_scale.TestHuberAxes.test_axisneg1 ... ok
> statsmodels.robust.tests.test_scale.TestHuberAxes.test_default ... ok
> statsmodels.robust.tests.test_scale.TestMad.test_mad ... ok
> statsmodels.robust.tests.test_scale.TestMad.test_mad_center ... ok
> statsmodels.robust.tests.test_scale.TestMadAxes.test_axis0 ... ok
> statsmodels.robust.tests.test_scale.TestMadAxes.test_axis1 ... ok
> statsmodels.robust.tests.test_scale.TestMadAxes.test_axis2 ... ok
> statsmodels.robust.tests.test_scale.TestMadAxes.test_axisneg1 ... ok
> test_100_random_values (statsmodels.stats.libqsturng.tests.test_qsturng.test_psturng) ... ok
> test_handful_to_known_values (statsmodels.stats.libqsturng.tests.test_qsturng.test_psturng) ... ok
> test_invalid_parameters (statsmodels.stats.libqsturng.tests.test_qsturng.test_psturng) ... ok
> scalar input -> scalar output ... ok
> test_v_equal_one (statsmodels.stats.libqsturng.tests.test_qsturng.test_psturng) ... ok
> vector input -> vector output ... ok
> test_10000_to_ch (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> test_handful_to_ch (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> test_handful_to_tbl (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> test_invalid_parameters (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> test_scalar (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> test_vector (statsmodels.stats.libqsturng.tests.test_qsturng.test_qsturng) ... ok
> statsmodels.stats.tests.test_anova.TestAnova2.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova2HC0.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova2HC1.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova2HC2.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova2HC3.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova2Noconstant.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova3.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova3HC0.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova3HC1.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova3HC2.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnova3HC3.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnovaLM.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnovaLMCompare.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnovaLMCompareNoconstant.test_results ... ok
> statsmodels.stats.tests.test_anova.TestAnovaLMNoconstant.test_results ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_from_data ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_log_oddsratio ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_log_oddsratio_se ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_log_riskratio ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_log_riskratio_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_log_riskratio_se ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_oddsratio ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_oddsratio_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_oddsratio_pvalue ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_riskratio ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_riskratio_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.Test2x2_1.test_riskratio_pvalue ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_equal_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_from_data ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_logodds_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_logodds_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_null_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_oddsratio_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_oddsratio_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified1.test_pandas ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/contingency_tables.py:1198: RuntimeWarning: divide by zero encountered in true_divide
>   v11 = 1 / e11 + 1 / (self._apc - e11) + 1 / (self._apb - e11) + 1 / (self._dma + e11)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/contingency_tables.py:1198: RuntimeWarning: invalid value encountered in add
>   v11 = 1 / e11 + 1 / (self._apc - e11) + 1 / (self._apb - e11) + 1 / (self._dma + e11)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/contingency_tables.py:1201: RuntimeWarning: invalid value encountered in true_divide
>   statistic = np.sum((table[0, 0, :] - e11)**2 / v11)
> ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_equal_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_from_data ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_logodds_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_logodds_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_null_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_oddsratio_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_oddsratio_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified2.test_pandas ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_equal_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_from_data ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_logodds_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_logodds_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_null_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_oddsratio_pooled ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_oddsratio_pooled_confint ... ok
> statsmodels.stats.tests.test_contingency_tables.TestStratified3.test_pandas ... ok
> statsmodels.stats.tests.test_contingency_tables.test_homogeneity ... ok
> statsmodels.stats.tests.test_contingency_tables.test_SquareTable_from_data ... ok
> statsmodels.stats.tests.test_contingency_tables.test_cumulative_odds ... ok
> statsmodels.stats.tests.test_contingency_tables.test_local_odds ... ok
> Test that we can pass a rank 3 ndarray or a list of rank 2 ... ok
> statsmodels.stats.tests.test_contingency_tables.test_resids ... ok
> statsmodels.stats.tests.test_contingency_tables.test_ordinal_association ... ok
> statsmodels.stats.tests.test_contingency_tables.test_chi2_association ... ok
> statsmodels.stats.tests.test_contingency_tables.test_symmetry ... ok
> statsmodels.stats.tests.test_contingency_tables.test_mcnemar ... ok
> library(CVST) ... ok
> statsmodels.stats.tests.test_contrast.TestContrast.test_contrast1 ... ok
> statsmodels.stats.tests.test_contrast.TestContrast.test_contrast2 ... ok
> statsmodels.stats.tests.test_contrast.TestContrast.test_contrast3 ... ok
> statsmodels.stats.tests.test_contrast.TestContrast.test_estimable ... ok
> statsmodels.stats.tests.test_corrpsd.TestCorrPSD1.test_clipped ... ok
> statsmodels.stats.tests.test_corrpsd.TestCorrPSD1.test_cov_nearest ... ok
> statsmodels.stats.tests.test_corrpsd.TestCorrPSD1.test_nearest ... ok
> statsmodels.stats.tests.test_corrpsd.TestCovPSD.test_cov_nearest ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_corr_nearest_factor ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_corr_nearest_factor_arrpack ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_corr_nearest_factor_sparse ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_corr_thresholded ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_cov_nearest_factor_homog ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_cov_nearest_factor_homog_sparse ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_decorrelate ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_logdet ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_solve ... ok
> statsmodels.stats.tests.test_corrpsd.Test_Factor.test_spg_optim ... ok
> statsmodels.stats.tests.test_corrpsd.test_corr_psd ... ok
> statsmodels.stats.tests.test_corrpsd.test_corrpsd_threshold ... ok
> statsmodels.stats.tests.test_descriptivestats.test_sign_test ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_acorr_breusch_godfrey ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_acorr_ljung_box ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_basic ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_breaks_hansen ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_compare_lr ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_compare_nonnested ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_cusum_ols ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_hac ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_harvey_collier ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_het_arch ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_het_arch2 ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_het_breusch_pagan ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_het_goldfeldquandt ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_het_white ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_influence ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_normality ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/_adnorm.py:66: RuntimeWarning: divide by zero encountered in log
>   S = np.sum((2*i[sl1]-1.0)/N*(np.log(z)+np.log(1-z[sl2])), axis=axis)
> ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_rainbow ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticG.test_recursive_residuals ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_acorr_breusch_godfrey ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_acorr_ljung_box ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_basic ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_breaks_hansen ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_compare_lr ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_compare_nonnested ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_cusum_ols ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_hac ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_harvey_collier ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_het_arch ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_het_arch2 ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_het_breusch_pagan ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_het_goldfeldquandt ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_het_white ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_influence ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_normality ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_rainbow ... ok
> statsmodels.stats.tests.test_diagnostic.TestDiagnosticGPandas.test_recursive_residuals ... ok
> statsmodels.stats.tests.test_diagnostic.test_outlier_influence_funcs ... ok
> statsmodels.stats.tests.test_diagnostic.test_influence_wrapped ... ok
> statsmodels.stats.tests.test_diagnostic.test_influence_dtype ... ok
> statsmodels.stats.tests.test_diagnostic.test_outlier_test ... ok
> statsmodels.stats.tests.test_gof.test_chisquare_power ... ok
> statsmodels.stats.tests.test_gof.test_chisquare ... ok
> statsmodels.stats.tests.test_gof.test_chisquare_effectsize ... ok
> statsmodels.stats.tests.test_groups_sw.TestBalanced.test_raises ... ok
> statsmodels.stats.tests.test_groups_sw.TestBalanced.test_values ... ok
> statsmodels.stats.tests.test_groups_sw.TestUnBalanced.test_raises ... ok
> statsmodels.stats.tests.test_groups_sw.TestUnBalanced.test_values ... ok
> statsmodels.stats.tests.test_inter_rater.TestWeightedCohens.test_option ... ok
> statsmodels.stats.tests.test_inter_rater.TestWeightedCohens.test_results ... ok
> statsmodels.stats.tests.test_inter_rater.test_fleiss_kappa ... ok
> statsmodels.stats.tests.test_inter_rater.test_cohenskappa_weights ... ok
> statsmodels.stats.tests.test_inter_rater.test_cohens_kappa_irr ... ok
> statsmodels.stats.tests.test_inter_rater.test_fleiss_kappa_irr ... ok
> statsmodels.stats.tests.test_inter_rater.test_to_table ... ok
> statsmodels.stats.tests.test_inter_rater.test_aggregate_raters ... ok
> statsmodels.stats.tests.test_mediation.test_framing_example ... ok
> statsmodels.stats.tests.test_mediation.test_framing_example_moderator ... ok
> statsmodels.stats.tests.test_mediation.test_framing_example_formula ... ok
> statsmodels.stats.tests.test_mediation.test_framing_example_moderator_formula ... ok
> statsmodels.stats.tests.test_moment_helpers.test_cov2corr ... ok
> statsmodels.stats.tests.test_moment_helpers.test_moment_conversion ... ok
> statsmodels.stats.tests.test_moment_helpers.test_moment_conversion_types ... ok
> statsmodels.stats.tests.test_multi.TestMultiTests1.test_multi_pvalcorrection ... ok
> statsmodels.stats.tests.test_multi.TestMultiTests2.test_multi_pvalcorrection ... ok
> statsmodels.stats.tests.test_multi.TestMultiTests3.test_multi_pvalcorrection ... ok
> statsmodels.stats.tests.test_multi.TestMultiTests4.test_multi_pvalcorrection ... ok
> statsmodels.stats.tests.test_multi.test_pvalcorrection_reject ... ok
> statsmodels.stats.tests.test_multi.test_hommel ... ok
> statsmodels.stats.tests.test_multi.test_fdr_bky ... ok
> statsmodels.stats.tests.test_multi.test_issorted ... ok
> statsmodels.stats.tests.test_multi.test_tukeyhsd ... ok
> statsmodels.stats.tests.test_multi.test_local_fdr ... ok
> statsmodels.stats.tests.test_multi.test_null_distribution ... ok
> statsmodels.stats.tests.test_multi.test_null_constrained ... ok
> statsmodels.stats.tests.test_nonparametric.test_mcnemar_exact ... ok
> statsmodels.stats.tests.test_nonparametric.test_mcnemar_chisquare ... ok
> statsmodels.stats.tests.test_nonparametric.test_mcnemar_vectorized ... ok
> statsmodels.stats.tests.test_nonparametric.test_symmetry_bowker ... ok
> statsmodels.stats.tests.test_nonparametric.test_cochransq ... ok
> statsmodels.stats.tests.test_nonparametric.test_cochransq2 ... ok
> statsmodels.stats.tests.test_nonparametric.test_cochransq3 ... ok
> statsmodels.stats.tests.test_nonparametric.test_runstest ... ok
> statsmodels.stats.tests.test_nonparametric.test_runstest_2sample ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2.test_group_tukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2.test_multicomptukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2.test_shortcut_function ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2.test_table_names_custom_group_order ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2.test_table_names_default_group_order ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_group_tukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_incorrect_output ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_multicomptukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_shortcut_function ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_table_names_custom_group_order ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2Pandas.test_table_names_default_group_order ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2s.test_group_tukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2s.test_multicomptukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD2s.test_shortcut_function ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD3.test_group_tukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD3.test_multicomptukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD3.test_shortcut_function ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD4.test_group_tukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD4.test_hochberg_intervals ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD4.test_multicomptukey ... ok
> statsmodels.stats.tests.test_pairwise.TestTuckeyHSD4.test_shortcut_function ... ok
> statsmodels.stats.tests.test_panel_robustcov.test_panel_robust_cov ... ok
> statsmodels.stats.tests.test_power.TestChisquarePower.test_positional ... ok
> statsmodels.stats.tests.test_power.TestChisquarePower.test_power ... ok
> statsmodels.stats.tests.test_power.TestChisquarePower.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestChisquarePower.test_roots ... ok
> statsmodels.stats.tests.test_power.TestFtestAnovaPower.test_positional ... ok
> statsmodels.stats.tests.test_power.TestFtestAnovaPower.test_power ... ok
> statsmodels.stats.tests.test_power.TestFtestAnovaPower.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestFtestAnovaPower.test_roots ... ok
> statsmodels.stats.tests.test_power.TestFtestPower.test_positional ... ok
> statsmodels.stats.tests.test_power.TestFtestPower.test_power ... ok
> statsmodels.stats.tests.test_power.TestFtestPower.test_power_plot ... SKIP: skip FTestPower plot_power
> statsmodels.stats.tests.test_power.TestFtestPower.test_roots ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower1.test_positional ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower1.test_power ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower1.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower1.test_roots ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower2.test_positional ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower2.test_power ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower2.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower2.test_roots ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp1.test_positional ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp1.test_power ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp1.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp1.test_roots ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp2.test_positional ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp2.test_power ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp2.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestNormalIndPower_onesamp2.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS1.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS1.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS1.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS1.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS2.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS2.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS2.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS2.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS3.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS3.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS3.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS3.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS4.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS4.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS4.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS4.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS5.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS5.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS5.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS5.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS6.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS6.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS6.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerOneS6.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS1.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS1.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS1.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS1.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS2.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS2.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS2.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS2.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS3.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS3.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS3.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS3.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS4.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS4.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS4.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS4.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS5.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS5.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS5.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS5.test_roots ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS6.test_positional ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS6.test_power ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS6.test_power_plot ... ok
> statsmodels.stats.tests.test_power.TestTTPowerTwoS6.test_roots ... ok
> statsmodels.stats.tests.test_power.test_normal_power_explicit ... ok
> statsmodels.stats.tests.test_power.test_ftest_power ... ok
> statsmodels.stats.tests.test_power.test_power_solver ... ok
> statsmodels.stats.tests.test_power.test_power_solver_warn ... SKIP: Skipping test: test_power_solver_warn: Known failure on modern SciPy
> statsmodels.stats.tests.test_proportion.TestProportion.test_default_values ... ok
> statsmodels.stats.tests.test_proportion.TestProportion.test_number_pairs_1493 ... ok
> statsmodels.stats.tests.test_proportion.TestProportion.test_pairwiseproptest ... ok
> statsmodels.stats.tests.test_proportion.TestProportion.test_proptest ... ok
> statsmodels.stats.tests.test_proportion.TestProportion.test_scalar ... ok
> statsmodels.stats.tests.test_proportion.test_confint_proportion ... ok
> statsmodels.stats.tests.test_proportion.test_samplesize_confidenceinterval_prop ... ok
> statsmodels.stats.tests.test_proportion.test_proportion_effect_size ... ok
> statsmodels.stats.tests.test_proportion.test_confint_multinomial_proportions ... ok
> statsmodels.stats.tests.test_proportion.test_multinomial_proportions_errors ... ok
> statsmodels.stats.tests.test_proportion.test_confint_multinomial_proportions_zeros ... ok
> statsmodels.stats.tests.test_proportion.test_binom_test ... ok
> statsmodels.stats.tests.test_proportion.test_binom_rejection_interval ... ok
> statsmodels.stats.tests.test_proportion.test_binom_tost ... ok
> statsmodels.stats.tests.test_proportion.test_power_binom_tost ... ok
> statsmodels.stats.tests.test_proportion.test_power_ztost_prop ... ok
> statsmodels.stats.tests.test_proportion.test_ztost ... ok
> statsmodels.stats.tests.test_proportion.test_power_ztost_prop_norm ... ok
> statsmodels.stats.tests.test_proportion.test_proportion_ztests ... ok
> statsmodels.stats.tests.test_qsturng.test_qstrung ... ok
> statsmodels.stats.tests.test_sandwich.test_cov_cluster_2groups ... ok
> statsmodels.stats.tests.test_sandwich.test_hac_simple ... ok
> test_durbin_watson (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_durbin_watson_2d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_durbin_watson_3d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_medcouple_1d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_medcouple_no_axis (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_medcouple_nonzero (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_medcouple_symmetric (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_medcouple_symmetry (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_kurtosis (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_kurtosis_1d_2d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_kurtosis_3d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> Test custom alpha, beta in kr3 ... ok
> Test custom delta, gamma in kr4 ... ok
> test_robust_kurtosis_excess_false (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_skewness_1d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_skewness_1d_2d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_skewness_3d (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> test_robust_skewness_symmetric (statsmodels.stats.tests.test_statstools.TestStattools) ... ok
> statsmodels.stats.tests.test_statstools.test_durbin_watson ... ok
> statsmodels.stats.tests.test_statstools.test_omni_normtest ... ok
> statsmodels.stats.tests.test_statstools.test_omni_normtest_axis ... ok
> statsmodels.stats.tests.test_statstools.test_jarque_bera ... ok
> statsmodels.stats.tests.test_statstools.test_shapiro ... ok
> statsmodels.stats.tests.test_statstools.test_adnorm ... ok
> statsmodels.stats.tests.test_statstools.test_durbin_watson_pandas ... ok
> statsmodels.stats.tests.test_tost.TestTosti1.test_pval ... ok
> statsmodels.stats.tests.test_tost.TestTosti2.test_pval ... ok
> statsmodels.stats.tests.test_tost.TestTostip1.test_pval ... ok
> statsmodels.stats.tests.test_tost.TestTostip2.test_pval ... ok
> statsmodels.stats.tests.test_tost.TestTostp1.test_pval ... ok
> statsmodels.stats.tests.test_tost.TestTostp1.test_special ... ok
> statsmodels.stats.tests.test_tost.TestTostp2.test_pval ... ok
> statsmodels.stats.tests.test_tost.test_tost_log ... ok
> statsmodels.stats.tests.test_tost.test_tost_asym ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/weightstats.py:1230: RuntimeWarning: invalid value encountered in log
>   low = transform(low)
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/stats/weightstats.py:1287: RuntimeWarning: invalid value encountered in log
>   low = transform(low)
> ok
> statsmodels.stats.tests.test_tost.test_ttest ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_quantiles ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_sem ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_std ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_sum ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1.test_var ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_quantiles ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_sem ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_std ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_sum ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1n.test_var ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_quantiles ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_sem ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_std ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_sum ... ok
> statsmodels.stats.tests.test_weightstats.TestSim1t.test_var ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_quantiles ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_sem ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_std ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_sum ... ok
> statsmodels.stats.tests.test_weightstats.TestSim2.test_var ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats.test_comparemeans_convenient_interface ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats.test_weightstats_1 ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats.test_weightstats_2 ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats.test_weightstats_3 ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats.test_weightstats_ddof_tests ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats1d_ddof.test_basic ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats1d_ddof.test_confint_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats1d_ddof.test_ttest ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats1d_ddof.test_ttest_2sample ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d.test_basic ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d.test_confint_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d.test_corr ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d.test_ttest ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d.test_ttest_2sample ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_ddof.test_basic ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_ddof.test_confint_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_ddof.test_corr ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_ddof.test_ttest ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_ddof.test_ttest_2sample ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_nobs.test_basic ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_nobs.test_confint_mean ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_nobs.test_corr ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_nobs.test_ttest ... ok
> statsmodels.stats.tests.test_weightstats.TestWeightstats2d_nobs.test_ttest_2sample ... ok
> statsmodels.stats.tests.test_weightstats.TestZTest.test ... ok
> statsmodels.stats.tests.test_weightstats.test_ttest_ind_with_uneq_var ... ok
> statsmodels.stats.tests.test_weightstats.test_ztest_ztost ... ok
> statsmodels.tools.tests.test_catadd.test_add_indep ... ok
> Fixes GH: #144 ... ok
> statsmodels.tools.tests.test_data.test_structarray ... ok
> statsmodels.tools.tests.test_data.test_recarray ... ok
> statsmodels.tools.tests.test_data.test_dataframe ... ok
> statsmodels.tools.tests.test_data.test_patsy_577 ... ok
> statsmodels.tools.tests.test_eval_measures.test_eval_measures ... ok
> statsmodels.tools.tests.test_eval_measures.test_ic ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_count_categories ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_dummies_groups ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_dummy_sparse ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_reindex ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_sort ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_transform_array ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_transform_dataframe ... ok
> statsmodels.tools.tests.test_grouputils.TestIndexGrouping.test_transform_slices ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_count_categories ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_dummies_groups ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_dummy_sparse ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_reindex ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_sort ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_transform_array ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_transform_dataframe ... ok
> statsmodels.tools.tests.test_grouputils.TestMultiIndexGrouping.test_transform_slices ... ok
> statsmodels.tools.tests.test_grouputils.test_init_api ... ok
> statsmodels.tools.tests.test_linalg.test_stationary_solve_1d ... ok
> statsmodels.tools.tests.test_linalg.test_stationary_solve_2d ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun.test_grad_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun.test_grad_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun.test_grad_fun1_fdc ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun.test_hess_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun.test_hess_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun1.test_grad_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun1.test_grad_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun1.test_grad_fun1_fdc ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun1.test_hess_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun1.test_hess_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun2.test_grad_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun2.test_grad_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun2.test_grad_fun1_fdc ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun2.test_hess_fun1_cs ... ok
> statsmodels.tools.tests.test_numdiff.TestDerivativeFun2.test_hess_fun1_fd ... ok
> statsmodels.tools.tests.test_numdiff.TestGradLogit.test_hess ... ok
> statsmodels.tools.tests.test_numdiff.TestGradLogit.test_score ... ok
> statsmodels.tools.tests.test_numdiff.TestGradMNLogit.test_hess ... ok
> statsmodels.tools.tests.test_numdiff.TestGradMNLogit.test_score ... ok
> statsmodels.tools.tests.test_numdiff.test_dtypes ... ok
> statsmodels.tools.tests.test_parallel.test_parallel ... ok
> statsmodels.tools.tests.test_rootfinding.test_brentq_expanding ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_array1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_array1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_array2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_array2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_recarray1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_recarray1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_recarray2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_recarray2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_recarray2dint ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_structarray1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_structarray1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_structarray2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_structarray2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalNumerical.test_structarray2dint ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_array1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_array1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_array2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_array2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_arraylike1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_arraylike1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_arraylike2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_arraylike2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_recarray1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_recarray1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_recarray2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_recarray2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_recarray2dint ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_structarray1d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_structarray1d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_structarray2d ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_structarray2d_drop ... ok
> statsmodels.tools.tests.test_tools.TestCategoricalString.test_structarray2dint ... ok
> test_enfore_numpy (statsmodels.tools.tests.test_tools.TestEnsure2d) ... ok
> test_numpy (statsmodels.tools.tests.test_tools.TestEnsure2d) ... ok
> test_pandas (statsmodels.tools.tests.test_tools.TestEnsure2d) ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_11 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_12 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_13 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_14 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_23 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_24 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_25 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_32 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_41 ... ok
> statsmodels.tools.tests.test_tools.TestNanDot.test_66 ... ok
> test_add_constant_1d (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_dataframe (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_has_constant1d (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_has_constant2d (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_list (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_recarray (statsmodels.tools.tests.test_tools.TestTools) ... ERROR
> test_add_constant_series (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_add_constant_zeros (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_extendedpinv (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_extendedpinv_singular (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_fullrank (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_rank (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_recipr (statsmodels.tools.tests.test_tools.TestTools) ... ok
> test_recipr0 (statsmodels.tools.tests.test_tools.TestTools) ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tools.py:372: RuntimeWarning: divide by zero encountered in divide
>   return np.where(test, 0, 1. / X)
> ok
> statsmodels.tools.tests.test_tools.test_estimable ... ok
> statsmodels.tools.tests.test_tools.test_rec_issue302 ... ok
> statsmodels.tools.tests.test_tools.test_issue302 ... ok
> statsmodels.tools.tests.test_tools.test_pandas_const_series ... ok
> statsmodels.tools.tests.test_tools.test_pandas_const_series_prepend ... ok
> statsmodels.tools.tests.test_tools.test_pandas_const_df ... ok
> statsmodels.tools.tests.test_tools.test_pandas_const_df_prepend ... ok
> statsmodels.tools.tests.test_tools.test_chain_dot ... ok
> statsmodels.tools.tests.test_transform_model.test_standardize1 ... ok
> statsmodels.tools.tests.test_transform_model.test_standardize_ols ... ok
> test_errors (statsmodels.tools.tests.test_web.TestWeb) ... ok
> test_function (statsmodels.tools.tests.test_web.TestWeb) ... ok
> test_nothing (statsmodels.tools.tests.test_web.TestWeb) ... ok
> test_string (statsmodels.tools.tests.test_web.TestWeb) ... ok
> statsmodels.tsa.base.tests.test_base.test_pandas_nodates_index ... ok
> statsmodels.tsa.base.tests.test_base.test_predict_freq ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/base/datetools.py:174: FutureWarning: pandas.core.datetools.to_datetime is deprecated. Please use pandas.core.tools.datetimes.to_datetime instead.
>   return pandas_datetools.to_datetime(timestr, **kwargs)
> ok
> statsmodels.tsa.base.tests.test_base.test_keyerror_start_date ... ok
> statsmodels.tsa.base.tests.test_base.test_period_index ... ok
> statsmodels.tsa.base.tests.test_base.test_pandas_dates ... ok
> statsmodels.tsa.base.tests.test_datetools.test_date_from_idx ... ok
> statsmodels.tsa.base.tests.test_datetools.test_idx_from_date ... ok
> statsmodels.tsa.base.tests.test_datetools.test_regex_matching_month ... ok
> statsmodels.tsa.base.tests.test_datetools.test_regex_matching_quarter ... ok
> statsmodels.tsa.base.tests.test_datetools.test_dates_from_range ... ok
> statsmodels.tsa.base.tests.test_datetools.test_infer_freq ... ok
> statsmodels.tsa.base.tests.test_datetools.test_period_index ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_convolution ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_convolution2d ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_odd_length_filter ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_pandas ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_pandas2d ... ok
> statsmodels.tsa.filters.tests.test_filters.TestFilters.test_recursive ... ok
> Test Baxter King band-pass filter. Results are taken from Stata ... ok
> Test Baxter-King band-pass filter with 2d input ... ok
> Test Hodrick-Prescott Filter. Results taken from Stata. ... ok
> Test Christiano-Fitzgerald Filter. Results taken from R. ... ok
> statsmodels.tsa.filters.tests.test_filters.test_bking_pandas ... ok
> statsmodels.tsa.filters.tests.test_filters.test_cfitz_pandas ... ok
> statsmodels.tsa.filters.tests.test_filters.test_hpfilter_pandas ... ok
> statsmodels.tsa.interp.tests.test_denton.test_denton_quarterly ... ok
> statsmodels.tsa.interp.tests.test_denton.test_denton_quarterly2 ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_expected_durations ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_filtered_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_fit ... SKIP
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_fit_em ... SKIP
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestFilardo.test_smoothed_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_expected_durations ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_filtered_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1Switch.test_smoothed_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_expected_durations ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_filtered_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_fit_em ... SKIP
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR1SwitchTVTP.test_smoothed_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Short.test_filter_output ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Short.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Short.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Short.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Short.test_smoother_output ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_predict ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR2Switch.test_smoothed_marginal_probabilities ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_filtered_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.TestHamiltonAR4.test_smoothed_regimes ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.test_predict ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_autoregression.test_conditional_likelihoods ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestAreturnsConstL1Variance.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestAreturnsConstL1Variance.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestAreturnsConstL1Variance.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestAreturnsConstL1Variance.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_filter_output ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_predict ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConst.test_smoothed_marginal_probabilities ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog.test_bse ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog.test_predict ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/regime_switching/markov_switching.py:391: RuntimeWarning: invalid value encountered in true_divide
>   predicted_joint_probabilities[..., t+1])
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog3.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog3.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstL1Exog3.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_filter_output ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_py_hamilton_filter ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestFedFundsConstShort.test_smoother_output ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestMumpspcNoconstL1Variance.test_fit ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestMumpspcNoconstL1Variance.test_fit_em ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_regression.TestMumpspcNoconstL1Variance.test_llf ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_params ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_init_endog ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_init_exog_tvtp ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_transition_matrix ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_initial_probabilities ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_logistic ... ok
> statsmodels.tsa.regime_switching.tests.test_markov_switching.test_partials_logistic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_results ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/base/model.py:1026: RuntimeWarning: invalid value encountered in sqrt
>   return np.sqrt(np.diag(self.cov_params()))
> ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor2.test_summary ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_ar2_errors.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog1.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_exog2.test_summary ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_mle ... SKIP: Known failure, no sequence of optimizers has been found which can achieve the maximum.
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_general_errors.test_summary ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestDynamicFactor_scalar_error.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestSUR_autocorrelated_errors.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_no_enforce ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_params ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.TestStaticFactor.test_results ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.test_misspecification ... ok
> statsmodels.tsa.statespace.tests.test_dynamic_factor.test_miscellaneous ... ok
> statsmodels.tsa.statespace.tests.test_impulse_responses.test_sarimax ... ok
> statsmodels.tsa.statespace.tests.test_impulse_responses.test_structural ... ok
> statsmodels.tsa.statespace.tests.test_impulse_responses.test_varmax ... ok
> statsmodels.tsa.statespace.tests.test_impulse_responses.test_dynamic_factor ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987Conserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987Conserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ConserveAll.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ConserveAll.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987Double.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987Double.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987DoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987DoubleComplex.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastConserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastConserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastDouble.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastDouble.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastDoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1987ForecastDoubleComplex.test_loglike ... ok
> SKIP: Not implemented
> SKIP: Not implemented
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989Conserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989Conserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ConserveAll.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ConserveAll.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastConserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastConserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastDouble.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastDouble.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastDoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_kalman.TestClark1989ForecastDoubleComplex.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_wrapping ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_fit_misc ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_score_misc ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_from_formula ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_score_analytic_ar1 ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_cov_params ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_transform ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_filter ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_params ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_results ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_forecast ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_summary ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_basic_endog ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_numpy_endog ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_pandas_endog ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_diagnostics ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_diagnostics_nile_eviews ... ok
> statsmodels.tsa.statespace.tests.test_mlemodel.test_diagnostics_nile_durbinkoopman ... ok
> statsmodels.tsa.statespace.tests.test_options.TestOptions.test_conserve_memory ... ok
> statsmodels.tsa.statespace.tests.test_options.TestOptions.test_filter_methods ... ok
> statsmodels.tsa.statespace.tests.test_options.TestOptions.test_inversion_methods ... ok
> statsmodels.tsa.statespace.tests.test_options.TestOptions.test_smoother_outputs ... ok
> statsmodels.tsa.statespace.tests.test_options.TestOptions.test_stability_methods ... ok
> statsmodels.tsa.statespace.tests.test_prediction.test_predict_dates ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987Conserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987Conserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ConserveAll.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ConserveAll.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987Double.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987Double.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987DoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987DoubleComplex.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastConserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastConserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastDouble.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastDouble.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastDoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1987ForecastDoubleComplex.test_loglike ... ok
> SKIP: Not implemented
> SKIP: Not implemented
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989.test_kalman_gain ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989Conserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989Conserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ConserveAll.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ConserveAll.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastConserve.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastConserve.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastDouble.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastDouble.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastDoubleComplex.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989ForecastDoubleComplex.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989PartialMissing.test_filtered_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989PartialMissing.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.TestClark1989PartialMissing.test_predicted_state ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_slice_notation ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_representation ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_bind ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_initialization ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_no_endog ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_cython ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_filter ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_standardized_forecasts_error ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_simulate ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_impulse_responses ... ok
> statsmodels.tsa.statespace.tests.test_representation.test_missing ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMADiffuse.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_bse_robust ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestARIMAStationary.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAdditiveSeasonal.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHamilton.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineHarvey.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestAirlineStateDifferencing.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_dynamic_forecast ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_forecast ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanForecast.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanMLERegression.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanPredict.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestFriedmanStateRegression.test_regression_parameters ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestRealGDPARStata.test_filtered_state ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_sarimax.py:117: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   realgdp_results.ix[1:, 'u%d' % (i+1)],
> ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestRealGDPARStata.test_standardized_forecasts_error ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_bse ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_hqic ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.TestSARIMAXStatsmodels.test_t_test ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_as_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_regression_coefficient ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_exogenous_in_state.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_no_enforce.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ar_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diff_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exog_trend_polynomial_missing.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_arma_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_as_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_ma_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_sarimax_exogenous_not_hamilton.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_as_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ar_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diff_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_arma_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_as_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_diffuse.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_exogenous.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_seasonal_diff.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_c.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_ct.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_init_keys_replicate ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.Test_seasonal_ma_trend_polynomial.test_transform_untransform ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_simple_time_varying ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_invalid_time_varying ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_manual_stationary_initialization ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_manual_approximate_diffuse_initialization ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_results ... ok
> statsmodels.tsa.statespace.tests.test_sarimax.test_misc_exog ... ok
> statsmodels.tsa.statespace.tests.test_simulate.test_arma_lfilter ... ok
> statsmodels.tsa.statespace.tests.test_simulate.test_arma_direct ... ok
> statsmodels.tsa.statespace.tests.test_simulate.test_structural ... ok
> statsmodels.tsa.statespace.tests.test_simulate.test_varmax ... ok
> statsmodels.tsa.statespace.tests.test_simulate.test_dynamic_factor ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_smoothing.py:243: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   obs = dta[['realgdp','realcons','realinv']].diff().ix[1:]
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_smoothing.py:244: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   obs.ix[0:50, 0] = np.nan
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_forecasts ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_forecasts_error ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_forecasts_error_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_predicted_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_predicted_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_scaled_smoothed_estimator ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_scaled_smoothed_estimator_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_forecasts ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_measurement_disturbance ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_measurement_disturbance_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_state_disturbance ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_state_disturbance_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestMultivariateMissing.test_smoothed_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_filtered_states ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_smoothing.py:98: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   self.stata.ix[1:, ['sf1', 'sf2', 'sf3']], 4
> ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_predict_obs ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_predicted_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_predicted_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_measurement_disturbance ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_measurement_disturbance_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_state_disturbance ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_state_disturbance_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_smoothed_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesAR3.test_standardized_residuals ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_smoothing.py:164: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   cls.stata.ix[10:21, 'dwpi'] = np.nan
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_predicted_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_predicted_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_smoothed_measurement_disturbance ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_smoothed_measurement_disturbance_cov ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_smoothed_states ... ok
> statsmodels.tsa.statespace.tests.test_smoothing.TestStatesMissingAR3.test_smoothed_states_cov ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_irregular ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_fixed_intercept ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_deterministic_constant ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_random_walk ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_local_level ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_fixed_slope ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_deterministic_trend ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_random_walk_with_drift ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_local_linear_deterministic_trend ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_local_linear_trend ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_smooth_trend ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_random_trend ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_cycle ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_seasonal ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_reg ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_rtrend_ar1 ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_lltrend_cycle_seasonal_reg_ar1 ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_mle_reg ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_specifications ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_start_params ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_forecast ... ok
> statsmodels.tsa.statespace.tests.test_structural.test_misc_exog ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestCompanionMatrix.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestConstrainStationaryMultivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestConstrainStationaryUnivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestDiff.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestIsInvertible.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestSolveDiscreteLyapunov.test_multivariate ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestSolveDiscreteLyapunov.test_univariate ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestStationaryMultivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestStationaryUnivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestUnconstrainStationaryMultivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestUnconstrainStationaryUnivariate.test_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestValidateMatrixShape.test_invalid_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestValidateMatrixShape.test_valid_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestValidateVectorShape.test_invalid_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.TestValidateVectorShape.test_valid_cases ... ok
> statsmodels.tsa.statespace.tests.test_tools.test_multivariate_acovf ... ok
> statsmodels.tsa.statespace.tests.test_tools.test_multivariate_pacf ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:152: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   true['predict'] = var_results.ix[1:, ['predict_1', 'predict_2', 'predict_3']]
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR2.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:613: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   true['predict'] = varmax_results.ix[1:, ['predict_varma11_1', 'predict_varma11_2']]
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:595: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1972-02-01':, ['dlncaputil', 'dlnhours']]
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_bse_approx ... SKIP: Known failure: standard errors do not match.
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_bse_oim ... SKIP: Known failure: standard errors do not match.
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVARMA.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_diagonal.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_forecast ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_forecast ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_exog2.test_results ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_representation ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_measurement_error.test_summary ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:134: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1960-04-01':'1978-10-01', included_vars]
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_bse_approx ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_bse_oim ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVAR_obs_intercept.test_results ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/statespace/tests/test_varmax.py:595: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   endog = dta.ix['1972-02-01':, ['dlncaputil', 'dlnhours']]
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_aic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_bic ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_bse_approx ... SKIP: Known failure: standard errors do not match.
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_bse_oim ... SKIP: Known failure: standard errors do not match.
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_dynamic_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_loglike ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_mle ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_params ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_predict ... ok
> statsmodels.tsa.statespace.tests.test_varmax.TestVMA1.test_results ... ok
> statsmodels.tsa.statespace.tests.test_varmax.test_specifications ... ok
> statsmodels.tsa.statespace.tests.test_varmax.test_misspecifications ... ok
> statsmodels.tsa.statespace.tests.test_varmax.test_misc_exog ... ok
> statsmodels.tsa.vector_ar.tests.test_svar.TestSVAR.test_A ... ok
> statsmodels.tsa.vector_ar.tests.test_svar.TestSVAR.test_B ... ok
> statsmodels.tsa.vector_ar.tests.test_svar.TestSVAR.test_basic ... ok
> statsmodels.tsa.vector_ar.tests.test_svar.TestSVAR.test_llf_ic ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_acf ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_acorr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_aic ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_bic ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_causality ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_constructor ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_cov_params ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_cov_ybar ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_detsig ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_fevd_cov ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_fevd_plot ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_fevd_repr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_fevd_summary ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_forecast ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_forecast_interval ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_fpe ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_get_eq_index ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_hqic ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_irf_coefs ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_is_stable ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_lagorder_select ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_loglike ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_ma_rep ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_names ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_nobs ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_params ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_pickle ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot_acorr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot_cum_effects ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot_forecast ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot_irf ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_plot_sim ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_pvalues ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_reorder ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_repr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_select_order ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_stderr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_summary ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResults.test_tstat ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResultsLutkepohl.test_approx_mse ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResultsLutkepohl.test_cum_irf_stderr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResultsLutkepohl.test_irf_stderr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.TestVARResultsLutkepohl.test_lr_effect_stderr ... ok
> statsmodels.tsa.vector_ar.tests.test_var.test_lutkepohl_parse ... ok
> statsmodels.tsa.vector_ar.tests.test_var.test_get_trendorder ... ok
> statsmodels.tsa.vector_ar.tests.test_var.test_var_constant ... ok
> statsmodels.tsa.vector_ar.tests.test_var.test_var_trend ... ok
> statsmodels.tsa.vector_ar.tests.test_var.test_irf_trend ... ok
> statsmodels.tsa.tests.test_adfuller_lag.test_adf_autolag ... ok
> statsmodels.tsa.tests.test_ar.TestARMLEConstant.test_dynamic_predict ... ok
> statsmodels.tsa.tests.test_ar.TestARMLEConstant.test_predict ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_bse ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_fpe ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_llf ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_params ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_pickle ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSConstant.test_predict ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_bse ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_fpe ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_llf ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_params ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_pickle ... ok
> statsmodels.tsa.tests.test_ar.TestAROLSNoConstant.test_predict ... ok
> statsmodels.tsa.tests.test_ar.TestAutolagAR.test_ic ... ok
> statsmodels.tsa.tests.test_ar.test_ar_dates ... ok
> statsmodels.tsa.tests.test_ar.test_ar_named_series ... ok
> statsmodels.tsa.tests.test_ar.test_ar_start_params ... ok
> statsmodels.tsa.tests.test_ar.test_ar_series ... ok
> statsmodels.tsa.tests.test_ar.test_ar_select_order ... ok
> statsmodels.tsa.tests.test_ar.test_ar_select_order_tstat ... ok
> test_arima (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_arma_00_nc (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_arma_exog_no_constant (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_arma_ols (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_css (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_parameters (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> test_predictions (statsmodels.tsa.tests.test_arima.TestARMA00) ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA101.test_tvalues ... ok
> /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/results/results_arima.py:52: RuntimeWarning: invalid value encountered in sqrt
>   self.bse = np.diag(np.sqrt(self.cov_params))
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_dynamic_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_freq ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_order ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_predict_levels ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_dynamic_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_order ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_predict_levels ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA111CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_freq ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_order ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_predict_levels ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_ARIMA112CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA02_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_pickle ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA11_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA14_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA22_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA41_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_Const_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_forecast ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_forecasterr ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_aic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_arroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_bic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_bse ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_covparams ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_fittedvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_hqic ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_llf ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_maroots ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_params ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_pvalues ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_resid ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_sigma2 ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_summary ... ok
> statsmodels.tsa.tests.test_arima.Test_Y_ARMA50_NoConst_CSS.test_tvalues ... ok
> statsmodels.tsa.tests.test_arima.test_compare_arma ... ok
> statsmodels.tsa.tests.test_arima.test_reset_trend ... ok
> statsmodels.tsa.tests.test_arima.test_start_params_bug ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_mle_dates ... ok
> statsmodels.tsa.tests.test_arima.test_arma_predict_mle_dates ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_css_dates ... ok
> statsmodels.tsa.tests.test_arima.test_arma_predict_css_dates ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_mle ... ok
> statsmodels.tsa.tests.test_arima.test_arma_predict_indices ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_indices ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_indices_css ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_css ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_css_diffs ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_mle_diffs ... ok
> statsmodels.tsa.tests.test_arima.test_arima_wrapper ... ok
> statsmodels.tsa.tests.test_arima.test_1dexog ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_bug ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_q2 ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_pandas_nofreq ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_exog ... ok
> statsmodels.tsa.tests.test_arima.test_arima_no_diff ... ok
> statsmodels.tsa.tests.test_arima.test_arima_predict_noma ... ok
> statsmodels.tsa.tests.test_arima.test_arimax ... ok
> statsmodels.tsa.tests.test_arima.test_bad_start_params ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/regression/linear_model.py:1094: RuntimeWarning: invalid value encountered in sqrt
>   return rho, np.sqrt(sigmasq)
> ok
> statsmodels.tsa.tests.test_arima.test_arima_small_data_bug ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/ar_model.py:770: RuntimeWarning: divide by zero encountered in log
>   return np.log(self.sigma2) + (1 + self.df_model) * np.log(nobs)/nobs
> ok
> statsmodels.tsa.tests.test_arima.test_arima_dataframe_integer_name ... ok
> statsmodels.tsa.tests.test_arima.test_arima_exog_predict_1d ... ok
> statsmodels.tsa.tests.test_arima.test_arima_1123 ... ok
> statsmodels.tsa.tests.test_arima.test_small_data ... ok
> statsmodels.tsa.tests.test_arima.test_arima_dates_startatend ... ok
> statsmodels.tsa.tests.test_arima.test_arma_missing ... ok
> statsmodels.tsa.tests.test_arima.test_plot_predict ... ok
> statsmodels.tsa.tests.test_arima.test_arima_diff2 ... ok
> statsmodels.tsa.tests.test_arima.test_arima111_predict_exog_2127 ... ok
> statsmodels.tsa.tests.test_arima.test_ARIMA_exog_predict ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_arima.py:2129: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   data_sample = data.ix[dta.index < end]
> ok
> statsmodels.tsa.tests.test_arima.test_arima_fit_mutliple_calls ... ok
> statsmodels.tsa.tests.test_arima.test_long_ar_start_params ... ok
> statsmodels.tsa.tests.test_arima_process.test_arma_acovf ... ok
> statsmodels.tsa.tests.test_arima_process.test_arma_acf ... ok
> statsmodels.tsa.tests.test_arima_process.test_arma_generate_sample ... ok
> statsmodels.tsa.tests.test_arima_process.test_fi ... ok
> statsmodels.tsa.tests.test_arima_process.test_arma_impulse_response ... ok
> statsmodels.tsa.tests.test_arima_process.test_spectrum ... ok
> statsmodels.tsa.tests.test_arima_process.test_armafft ... ok
> statsmodels.tsa.tests.test_bds.TestBDSCombined.test_pvalue ... ok
> statsmodels.tsa.tests.test_bds.TestBDSCombined.test_stat ... ok
> statsmodels.tsa.tests.test_bds.TestBDSGDPC1.test_pvalue ... ok
> statsmodels.tsa.tests.test_bds.TestBDSGDPC1.test_stat ... ok
> statsmodels.tsa.tests.test_bds.TestBDSNormal.test_pvalue ... ok
> statsmodels.tsa.tests.test_bds.TestBDSNormal.test_stat ... ok
> statsmodels.tsa.tests.test_bds.TestBDSSequence.test_pvalue ... ok
> statsmodels.tsa.tests.test_bds.TestBDSSequence.test_stat ... ok
> statsmodels.tsa.tests.test_seasonal.TestDecompose.test_filt ... ok
> statsmodels.tsa.tests.test_seasonal.TestDecompose.test_ndarray ... ok
> statsmodels.tsa.tests.test_seasonal.TestDecompose.test_one_sided_moving_average_in_stl_decompose ... ok
> statsmodels.tsa.tests.test_seasonal.TestDecompose.test_pandas ... ok
> statsmodels.tsa.tests.test_seasonal.TestDecompose.test_raises ... /<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_seasonal.py:245: DeprecationWarning: 
> .ix is deprecated. Please use
> .loc for label based indexing or
> .iloc for positional indexing
> 
> See the documentation here:
> http://pandas.pydata.org/pandas-docs/stable/indexing.html#ix-indexer-is-deprecated
>   x.ix[2] = np.nan
> ok
> statsmodels.tsa.tests.test_stattools.TestACF.test_acf ... ok
> statsmodels.tsa.tests.test_stattools.TestACF.test_confint ... ok
> statsmodels.tsa.tests.test_stattools.TestACF.test_qstat ... ok
> statsmodels.tsa.tests.test_stattools.TestACFMissing.test_acf_conservative ... ok
> statsmodels.tsa.tests.test_stattools.TestACFMissing.test_acf_drop ... ok
> statsmodels.tsa.tests.test_stattools.TestACFMissing.test_acf_none ... ok
> statsmodels.tsa.tests.test_stattools.TestACFMissing.test_qstat_none ... ok
> statsmodels.tsa.tests.test_stattools.TestACFMissing.test_raise ... ok
> statsmodels.tsa.tests.test_stattools.TestACF_FFT.test_acf ... ok
> statsmodels.tsa.tests.test_stattools.TestACF_FFT.test_qstat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant2.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant2.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstant2.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend2.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend2.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFConstantTrend2.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant2.test_critvalues ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant2.test_pvalue ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant2.test_store_str ... ok
> statsmodels.tsa.tests.test_stattools.TestADFNoConstant2.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestCoint_t.test_tstat ... ok
> statsmodels.tsa.tests.test_stattools.TestGrangerCausality.test_granger_fails_on_nobs_check ... ok
> statsmodels.tsa.tests.test_stattools.TestGrangerCausality.test_grangercausality ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_fail_nonvector_input ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_fail_unclear_hypothesis ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_lags ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_pval ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_store ... ok
> statsmodels.tsa.tests.test_stattools.TestKPSS.test_teststat ... ok
> statsmodels.tsa.tests.test_stattools.TestPACF.test_ld ... ok
> statsmodels.tsa.tests.test_stattools.TestPACF.test_ols ... ok
> statsmodels.tsa.tests.test_stattools.TestPACF.test_yw ... ok
> statsmodels.tsa.tests.test_stattools.test_coint ... ok
> statsmodels.tsa.tests.test_stattools.test_pandasacovf ... ok
> statsmodels.tsa.tests.test_stattools.test_acovf2d ... ok
> statsmodels.tsa.tests.test_stattools.test_acovf_fft_vs_convolution ... ok
> statsmodels.tsa.tests.test_stattools.test_arma_order_select_ic ... ok
> statsmodels.tsa.tests.test_stattools.test_arma_order_select_ic_failure ... ok
> statsmodels.tsa.tests.test_stattools.test_acf_fft_dataframe ... ok
> test_array (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_dataframe (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_dataframe_duplicate (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_duplicate_const (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_mixed_recarray (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ERROR
> test_recarray (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ERROR
> test_series (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_unknown_trend (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend) ... ok
> test_detrend_1d (statsmodels.tsa.tests.test_tsa_tools.TestDetrend) ... ok
> test_detrend_2d (statsmodels.tsa.tests.test_tsa_tools.TestDetrend) ... ok
> test_detrend_dataframe (statsmodels.tsa.tests.test_tsa_tools.TestDetrend) ... ok
> test_detrend_dim_too_large (statsmodels.tsa.tests.test_tsa_tools.TestDetrend) ... ok
> test_detrend_series (statsmodels.tsa.tests.test_tsa_tools.TestDetrend) ... ok
> test_add_lag1d (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag1d_drop (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag1d_struct (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... /usr/lib/python2.7/dist-packages/numpy/lib/recfunctions.py:400: FutureWarning: Numpy has detected that you may be viewing or writing to an array returned by selecting multiple fields in a structured array. 
> 
> This code may break in numpy 1.13 because this will return a view instead of a copy -- see release notes for details.
>   return seqarrays.view(dtype=seqdtype, type=seqtype)
> ok
> test_add_lag_1d_drop_struct (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_drop_insert (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_drop_noinsert (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_insert (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_ndarray (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_noinsert (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_noinsert_atend (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_noinsert_ndarray (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_add_lag_noinsertatend_ndarray (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_dataframe_both (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_dataframe_forward (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_dataframe_without_pandas (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_pandas_errors (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_sep_return (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_series_both (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_series_forward (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_too_few_observations (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_unknown_trim (statsmodels.tsa.tests.test_tsa_tools.TestLagmat) ... ok
> test_3d_error (statsmodels.tsa.tests.test_tsa_tools.TestLagmat2DS) ... ok
> test_lagmat2ds_numpy (statsmodels.tsa.tests.test_tsa_tools.TestLagmat2DS) ... ok
> test_lagmat2ds_pandas (statsmodels.tsa.tests.test_tsa_tools.TestLagmat2DS) ... ok
> test_lagmat2ds_use_pandas (statsmodels.tsa.tests.test_tsa_tools.TestLagmat2DS) ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_acf ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_ccf ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_pacf_yw ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_pacf_ols ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_ywcoef ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_yule_walker_inter ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_duplication_matrix ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_elimination_matrix ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_commutation_matrix ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_vec ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_vech ... ok
> statsmodels.tsa.tests.test_tsa_tools.test_freq_to_period ... ok
> SKIP: X13/X12 not available
> 
> ======================================================================
> ERROR: test_add_constant_recarray (statsmodels.tools.tests.test_tools.TestTools)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tests/test_tools.py", line 59, in test_add_constant_recarray
>     y = tools.add_constant(x)
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tools/tools.py", line 268, in add_constant
>     return add_trend(data, trend='c', prepend=prepend, has_constant=has_constant)
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tsatools.py", line 120, in add_trend
>     x = x.astype(np.dtype(descr))
> TypeError: data type not understood
> 
> ======================================================================
> ERROR: test_mixed_recarray (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_tsa_tools.py", line 526, in test_mixed_recarray
>     added = tools.add_trend(ra, trend='ct')
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tsatools.py", line 120, in add_trend
>     x = x.astype(np.dtype(descr))
> TypeError: data type not understood
> 
> ======================================================================
> ERROR: test_recarray (statsmodels.tsa.tests.test_tsa_tools.TestAddTrend)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tests/test_tsa_tools.py", line 481, in test_recarray
>     appended = tools.add_trend(recarray)
>   File "/<<BUILDDIR>>/statsmodels-0.8.0~rc1+git59-gef47cd9/debian/python-statsmodels/usr/lib/python2.7/dist-packages/statsmodels/tsa/tsatools.py", line 120, in add_trend
>     x = x.astype(np.dtype(descr))
> TypeError: data type not understood
> 
> ----------------------------------------------------------------------
> Ran 4785 tests in 556.526s
> 
> FAILED (SKIP=36, errors=3)
> [ 0.00469556 -0.00633158  0.03903531 -0.03797034  0.96842225  0.0375658
>   0.98024534]
> debian/rules:101: recipe for target 'python-test2.7' failed
> make[1]: *** [python-test2.7] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/07/19/statsmodels_0.8.0~rc1+git59-gef47cd9-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the debian-science-maintainers mailing list