This file is indexed.

/usr/share/python-support/python-statsmodels.public is in python-statsmodels 0.4.2-1.2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
pyversions=2.5-

/usr/share/pyshared/statsmodels-0.4.2-nspkg.pth
/usr/share/pyshared/statsmodels-0.4.2.egg-info/PKG-INFO
/usr/share/pyshared/statsmodels-0.4.2.egg-info/SOURCES.txt
/usr/share/pyshared/statsmodels-0.4.2.egg-info/dependency_links.txt
/usr/share/pyshared/statsmodels-0.4.2.egg-info/namespace_packages.txt
/usr/share/pyshared/statsmodels-0.4.2.egg-info/not-zip-safe
/usr/share/pyshared/statsmodels-0.4.2.egg-info/top_level.txt
/usr/share/pyshared/statsmodels/__init__.py
/usr/share/pyshared/statsmodels/api.py
/usr/share/pyshared/statsmodels/base/__init__.py
/usr/share/pyshared/statsmodels/base/data.py
/usr/share/pyshared/statsmodels/base/model.py
/usr/share/pyshared/statsmodels/base/tests/test_data.py
/usr/share/pyshared/statsmodels/base/tests/test_shrink_pickle.py
/usr/share/pyshared/statsmodels/base/wrapper.py
/usr/share/pyshared/statsmodels/compatnp/collections.py
/usr/share/pyshared/statsmodels/compatnp/iter_compat.py
/usr/share/pyshared/statsmodels/compatnp/np_compat.py
/usr/share/pyshared/statsmodels/compatnp/ordereddict.py
/usr/share/pyshared/statsmodels/compatnp/py3k.py
/usr/share/pyshared/statsmodels/compatnp/tests/test_itercompat.py
/usr/share/pyshared/statsmodels/datasets/README.txt
/usr/share/pyshared/statsmodels/datasets/__init__.py
/usr/share/pyshared/statsmodels/datasets/anes96/__init__.py
/usr/share/pyshared/statsmodels/datasets/anes96/anes96.csv
/usr/share/pyshared/statsmodels/datasets/anes96/data.py
/usr/share/pyshared/statsmodels/datasets/anes96/src/anes96.csv
/usr/share/pyshared/statsmodels/datasets/ccard/R_wls.s
/usr/share/pyshared/statsmodels/datasets/ccard/__init__.py
/usr/share/pyshared/statsmodels/datasets/ccard/ccard.csv
/usr/share/pyshared/statsmodels/datasets/ccard/data.py
/usr/share/pyshared/statsmodels/datasets/ccard/src/ccard.csv
/usr/share/pyshared/statsmodels/datasets/ccard/src/names.txt
/usr/share/pyshared/statsmodels/datasets/committee/R_committee.s
/usr/share/pyshared/statsmodels/datasets/committee/__init__.py
/usr/share/pyshared/statsmodels/datasets/committee/committee.csv
/usr/share/pyshared/statsmodels/datasets/committee/data.py
/usr/share/pyshared/statsmodels/datasets/committee/src/committee.dat
/usr/share/pyshared/statsmodels/datasets/copper/__init__.py
/usr/share/pyshared/statsmodels/datasets/copper/copper.csv
/usr/share/pyshared/statsmodels/datasets/copper/data.py
/usr/share/pyshared/statsmodels/datasets/copper/src/copper.dat
/usr/share/pyshared/statsmodels/datasets/cpunish/R_cpunish.s
/usr/share/pyshared/statsmodels/datasets/cpunish/__init__.py
/usr/share/pyshared/statsmodels/datasets/cpunish/cpunish.csv
/usr/share/pyshared/statsmodels/datasets/cpunish/data.py
/usr/share/pyshared/statsmodels/datasets/cpunish/src/cpunish.dat
/usr/share/pyshared/statsmodels/datasets/elnino/__init__.py
/usr/share/pyshared/statsmodels/datasets/elnino/data.py
/usr/share/pyshared/statsmodels/datasets/elnino/elnino.csv
/usr/share/pyshared/statsmodels/datasets/elnino/src/elnino.dat
/usr/share/pyshared/statsmodels/datasets/grunfeld/__init__.py
/usr/share/pyshared/statsmodels/datasets/grunfeld/data.py
/usr/share/pyshared/statsmodels/datasets/grunfeld/grunfeld.csv
/usr/share/pyshared/statsmodels/datasets/grunfeld/src/grunfeld.csv
/usr/share/pyshared/statsmodels/datasets/longley/R_gls.s
/usr/share/pyshared/statsmodels/datasets/longley/R_lm.s
/usr/share/pyshared/statsmodels/datasets/longley/__init__.py
/usr/share/pyshared/statsmodels/datasets/longley/data.py
/usr/share/pyshared/statsmodels/datasets/longley/longley.csv
/usr/share/pyshared/statsmodels/datasets/macrodata/__init__.py
/usr/share/pyshared/statsmodels/datasets/macrodata/data.py
/usr/share/pyshared/statsmodels/datasets/macrodata/macrodata.csv
/usr/share/pyshared/statsmodels/datasets/macrodata/macrodata.dta
/usr/share/pyshared/statsmodels/datasets/macrodata/src/macrodata.xls/macrodata.xls
/usr/share/pyshared/statsmodels/datasets/macrodata/src/unemp.csv
/usr/share/pyshared/statsmodels/datasets/nile/__init__.py
/usr/share/pyshared/statsmodels/datasets/nile/data.py
/usr/share/pyshared/statsmodels/datasets/nile/nile.csv
/usr/share/pyshared/statsmodels/datasets/randhie/__init__.py
/usr/share/pyshared/statsmodels/datasets/randhie/data.py
/usr/share/pyshared/statsmodels/datasets/randhie/randhie.csv
/usr/share/pyshared/statsmodels/datasets/randhie/src/randdesc.txt
/usr/share/pyshared/statsmodels/datasets/randhie/src/randhie.csv
/usr/share/pyshared/statsmodels/datasets/scotland/R_scotvote.s
/usr/share/pyshared/statsmodels/datasets/scotland/__init__.py
/usr/share/pyshared/statsmodels/datasets/scotland/data.py
/usr/share/pyshared/statsmodels/datasets/scotland/scotvote.csv
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland.readme
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_births.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_changes.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_devolution.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_econ_summary.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_economics.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_education.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_housing.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_population.csv
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotland_population.html
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotvote.csv
/usr/share/pyshared/statsmodels/datasets/scotland/src/scotvote.dat
/usr/share/pyshared/statsmodels/datasets/spector/__init__.py
/usr/share/pyshared/statsmodels/datasets/spector/data.py
/usr/share/pyshared/statsmodels/datasets/spector/spector.csv
/usr/share/pyshared/statsmodels/datasets/stackloss/R_stackloss.s
/usr/share/pyshared/statsmodels/datasets/stackloss/__init__.py
/usr/share/pyshared/statsmodels/datasets/stackloss/data.py
/usr/share/pyshared/statsmodels/datasets/stackloss/stackloss.csv
/usr/share/pyshared/statsmodels/datasets/star98/__init__.py
/usr/share/pyshared/statsmodels/datasets/star98/data.py
/usr/share/pyshared/statsmodels/datasets/star98/r_glm.s
/usr/share/pyshared/statsmodels/datasets/star98/src/star.bi.dat
/usr/share/pyshared/statsmodels/datasets/star98/src/star98.dat
/usr/share/pyshared/statsmodels/datasets/star98/src/star98.names
/usr/share/pyshared/statsmodels/datasets/star98/star98.csv
/usr/share/pyshared/statsmodels/datasets/strikes/__init__.py
/usr/share/pyshared/statsmodels/datasets/strikes/data.py
/usr/share/pyshared/statsmodels/datasets/strikes/strikes.csv
/usr/share/pyshared/statsmodels/datasets/sunspots/R_sunspots.s
/usr/share/pyshared/statsmodels/datasets/sunspots/__init__.py
/usr/share/pyshared/statsmodels/datasets/sunspots/arima_mod.R
/usr/share/pyshared/statsmodels/datasets/sunspots/data.py
/usr/share/pyshared/statsmodels/datasets/sunspots/src/sunspots_monthly.dat
/usr/share/pyshared/statsmodels/datasets/sunspots/src/sunspots_yearly.dat
/usr/share/pyshared/statsmodels/datasets/sunspots/sunspots.csv
/usr/share/pyshared/statsmodels/datasets/template_data.py
/usr/share/pyshared/statsmodels/discrete/__init__.py
/usr/share/pyshared/statsmodels/discrete/discrete_model.py
/usr/share/pyshared/statsmodels/discrete/tests/results/mn_logit_summary.txt
/usr/share/pyshared/statsmodels/discrete/tests/results/nbinom_resids.csv
/usr/share/pyshared/statsmodels/discrete/tests/results/phat_mnlogit.csv
/usr/share/pyshared/statsmodels/discrete/tests/results/results_discrete.py
/usr/share/pyshared/statsmodels/discrete/tests/results/yhat_mnlogit.csv
/usr/share/pyshared/statsmodels/discrete/tests/results/yhat_poisson.csv
/usr/share/pyshared/statsmodels/discrete/tests/test_discrete.py
/usr/share/pyshared/statsmodels/distributions/__init__.py
/usr/share/pyshared/statsmodels/distributions/empirical_distribution.py
/usr/share/pyshared/statsmodels/distributions/tests/test_ecdf.py
/usr/share/pyshared/statsmodels/genmod/__init__.py
/usr/share/pyshared/statsmodels/genmod/families/__init__.py
/usr/share/pyshared/statsmodels/genmod/families/family.py
/usr/share/pyshared/statsmodels/genmod/families/links.py
/usr/share/pyshared/statsmodels/genmod/families/varfuncs.py
/usr/share/pyshared/statsmodels/genmod/generalized_linear_model.py
/usr/share/pyshared/statsmodels/genmod/tests/results/glm_test_resids.py
/usr/share/pyshared/statsmodels/genmod/tests/results/igaussident_resids.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/inv_gaussian.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/iris.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/medparlogresids.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/results_glm.py
/usr/share/pyshared/statsmodels/genmod/tests/results/stata_cancer_glm.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/stata_lbw_glm.csv
/usr/share/pyshared/statsmodels/genmod/tests/results/stata_medpar1_glm.csv
/usr/share/pyshared/statsmodels/genmod/tests/test_glm.py
/usr/share/pyshared/statsmodels/graphics/__init__.py
/usr/share/pyshared/statsmodels/graphics/api.py
/usr/share/pyshared/statsmodels/graphics/boxplots.py
/usr/share/pyshared/statsmodels/graphics/correlation.py
/usr/share/pyshared/statsmodels/graphics/factorplots.py
/usr/share/pyshared/statsmodels/graphics/functional.py
/usr/share/pyshared/statsmodels/graphics/gofplots.py
/usr/share/pyshared/statsmodels/graphics/plot_grids.py
/usr/share/pyshared/statsmodels/graphics/plottools.py
/usr/share/pyshared/statsmodels/graphics/regressionplots.py
/usr/share/pyshared/statsmodels/graphics/tests/test_boxplots.py
/usr/share/pyshared/statsmodels/graphics/tests/test_factorplots.py
/usr/share/pyshared/statsmodels/graphics/tests/test_functional.py
/usr/share/pyshared/statsmodels/graphics/tests/test_gofplots.py
/usr/share/pyshared/statsmodels/graphics/tests/test_regressionplots.py
/usr/share/pyshared/statsmodels/graphics/tests/test_tsaplots.py
/usr/share/pyshared/statsmodels/graphics/tsaplots.py
/usr/share/pyshared/statsmodels/graphics/tukeyplot.py
/usr/share/pyshared/statsmodels/graphics/utils.py
/usr/share/pyshared/statsmodels/info.py
/usr/share/pyshared/statsmodels/iolib/__init__.py
/usr/share/pyshared/statsmodels/iolib/api.py
/usr/share/pyshared/statsmodels/iolib/foreign.py
/usr/share/pyshared/statsmodels/iolib/smpickle.py
/usr/share/pyshared/statsmodels/iolib/stata_summary_examples.py
/usr/share/pyshared/statsmodels/iolib/summary.py
/usr/share/pyshared/statsmodels/iolib/table.py
/usr/share/pyshared/statsmodels/iolib/tableformatting.py
/usr/share/pyshared/statsmodels/iolib/tests/results/macrodata.npy_
/usr/share/pyshared/statsmodels/iolib/tests/results/macrodata.py
/usr/share/pyshared/statsmodels/iolib/tests/test_data.csv
/usr/share/pyshared/statsmodels/iolib/tests/test_foreign.py
/usr/share/pyshared/statsmodels/iolib/tests/test_pickle.py
/usr/share/pyshared/statsmodels/iolib/tests/test_summary.py
/usr/share/pyshared/statsmodels/iolib/tests/test_summary_old.py
/usr/share/pyshared/statsmodels/iolib/tests/test_table.py
/usr/share/pyshared/statsmodels/iolib/tests/test_table_econpy.py
/usr/share/pyshared/statsmodels/miscmodels/__init__.py
/usr/share/pyshared/statsmodels/miscmodels/count.py
/usr/share/pyshared/statsmodels/miscmodels/nonlinls.py
/usr/share/pyshared/statsmodels/miscmodels/tests/test_poisson.py
/usr/share/pyshared/statsmodels/miscmodels/tmodel.py
/usr/share/pyshared/statsmodels/miscmodels/try_mlecov.py
/usr/share/pyshared/statsmodels/nonparametric/__init__.py
/usr/share/pyshared/statsmodels/nonparametric/api.py
/usr/share/pyshared/statsmodels/nonparametric/bandwidths.py
/usr/share/pyshared/statsmodels/nonparametric/kde.py
/usr/share/pyshared/statsmodels/nonparametric/kdetools.py
/usr/share/pyshared/statsmodels/nonparametric/lowess.py
/usr/share/pyshared/statsmodels/nonparametric/setup.py
/usr/share/pyshared/statsmodels/nonparametric/smoothers_lowess.py
/usr/share/pyshared/statsmodels/nonparametric/tests/Xi_test_data.csv
/usr/share/pyshared/statsmodels/nonparametric/tests/results/results_kde.csv
/usr/share/pyshared/statsmodels/nonparametric/tests/results/results_kde_fft.csv
/usr/share/pyshared/statsmodels/nonparametric/tests/results/results_kde_weights.csv
/usr/share/pyshared/statsmodels/nonparametric/tests/test_kde.py
/usr/share/pyshared/statsmodels/nonparametric/tests/test_lowess.py
/usr/share/pyshared/statsmodels/regression/__init__.py
/usr/share/pyshared/statsmodels/regression/feasible_gls.py
/usr/share/pyshared/statsmodels/regression/linear_model.py
/usr/share/pyshared/statsmodels/regression/tests/results/leverage_influence_ols_nostars.txt
/usr/share/pyshared/statsmodels/regression/tests/results/macro_gr_corc_stata.py
/usr/share/pyshared/statsmodels/regression/tests/results/results_regression.py
/usr/share/pyshared/statsmodels/regression/tests/test_cov.py
/usr/share/pyshared/statsmodels/regression/tests/test_glsar_gretl.py
/usr/share/pyshared/statsmodels/regression/tests/test_glsar_stata.py
/usr/share/pyshared/statsmodels/regression/tests/test_regression.py
/usr/share/pyshared/statsmodels/robust/__init__.py
/usr/share/pyshared/statsmodels/robust/norms.py
/usr/share/pyshared/statsmodels/robust/robust_linear_model.py
/usr/share/pyshared/statsmodels/robust/scale.py
/usr/share/pyshared/statsmodels/robust/tests/results/results_rlm.py
/usr/share/pyshared/statsmodels/robust/tests/test_rlm.py
/usr/share/pyshared/statsmodels/robust/tests/test_scale.py
/usr/share/pyshared/statsmodels/sandbox/__init__.py
/usr/share/pyshared/statsmodels/sandbox/archive/linalg_covmat.py
/usr/share/pyshared/statsmodels/sandbox/archive/linalg_decomp_1.py
/usr/share/pyshared/statsmodels/sandbox/archive/tsa.py
/usr/share/pyshared/statsmodels/sandbox/bspline.py
/usr/share/pyshared/statsmodels/sandbox/contrast_old.py
/usr/share/pyshared/statsmodels/sandbox/cox.py
/usr/share/pyshared/statsmodels/sandbox/datarich/__init__.py
/usr/share/pyshared/statsmodels/sandbox/datarich/factormodels.py
/usr/share/pyshared/statsmodels/sandbox/descstats.py
/usr/share/pyshared/statsmodels/sandbox/distributions/__init__.py
/usr/share/pyshared/statsmodels/sandbox/distributions/copula.py
/usr/share/pyshared/statsmodels/sandbox/distributions/estimators.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/__init__.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/ex_fitfr.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/ex_gof.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/ex_mvelliptical.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/ex_transf2.py
/usr/share/pyshared/statsmodels/sandbox/distributions/examples/matchdist.py
/usr/share/pyshared/statsmodels/sandbox/distributions/extras.py
/usr/share/pyshared/statsmodels/sandbox/distributions/genpareto.py
/usr/share/pyshared/statsmodels/sandbox/distributions/gof_new.py
/usr/share/pyshared/statsmodels/sandbox/distributions/mixture_rvs.py
/usr/share/pyshared/statsmodels/sandbox/distributions/multivariate.py
/usr/share/pyshared/statsmodels/sandbox/distributions/mv_measures.py
/usr/share/pyshared/statsmodels/sandbox/distributions/mv_normal.py
/usr/share/pyshared/statsmodels/sandbox/distributions/otherdist.py
/usr/share/pyshared/statsmodels/sandbox/distributions/quantize.py
/usr/share/pyshared/statsmodels/sandbox/distributions/sppatch.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/__init__.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/_est_fit.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/check_moments.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/distparams.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/test_extras.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/test_multivariate.py
/usr/share/pyshared/statsmodels/sandbox/distributions/tests/testtransf.py
/usr/share/pyshared/statsmodels/sandbox/distributions/transform_functions.py
/usr/share/pyshared/statsmodels/sandbox/distributions/transformed.py
/usr/share/pyshared/statsmodels/sandbox/distributions/try_max.py
/usr/share/pyshared/statsmodels/sandbox/distributions/try_pot.py
/usr/share/pyshared/statsmodels/sandbox/formula.py
/usr/share/pyshared/statsmodels/sandbox/gam.py
/usr/share/pyshared/statsmodels/sandbox/infotheo.py
/usr/share/pyshared/statsmodels/sandbox/km_class.py
/usr/share/pyshared/statsmodels/sandbox/mcevaluate/__init__.py
/usr/share/pyshared/statsmodels/sandbox/mcevaluate/arma.py
/usr/share/pyshared/statsmodels/sandbox/mle.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/__init__.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/densityorthopoly.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/kde2.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/kdecovclass.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/kernels.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/smoothers.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/testdata.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/tests/ex_gam_am_new.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/tests/ex_gam_new.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/tests/ex_smoothers.py
/usr/share/pyshared/statsmodels/sandbox/nonparametric/tests/test_smoothers.py
/usr/share/pyshared/statsmodels/sandbox/panel/correlation_structures.py
/usr/share/pyshared/statsmodels/sandbox/panel/mixed.py
/usr/share/pyshared/statsmodels/sandbox/panel/panel_short.py
/usr/share/pyshared/statsmodels/sandbox/panel/panelmod.py
/usr/share/pyshared/statsmodels/sandbox/panel/random_panel.py
/usr/share/pyshared/statsmodels/sandbox/panel/sandwich_covariance.py
/usr/share/pyshared/statsmodels/sandbox/panel/sandwich_covariance_generic.py
/usr/share/pyshared/statsmodels/sandbox/panel/tests/test_random_panel.py
/usr/share/pyshared/statsmodels/sandbox/pca.py
/usr/share/pyshared/statsmodels/sandbox/regression/__init__.py
/usr/share/pyshared/statsmodels/sandbox/regression/anova_nistcertified.py
/usr/share/pyshared/statsmodels/sandbox/regression/ar_panel.py
/usr/share/pyshared/statsmodels/sandbox/regression/example_kernridge.py
/usr/share/pyshared/statsmodels/sandbox/regression/gmm.py
/usr/share/pyshared/statsmodels/sandbox/regression/kernridgeregress_class.py
/usr/share/pyshared/statsmodels/sandbox/regression/numdiff.py
/usr/share/pyshared/statsmodels/sandbox/regression/ols_anova_original.py
/usr/share/pyshared/statsmodels/sandbox/regression/onewaygls.py
/usr/share/pyshared/statsmodels/sandbox/regression/penalized.py
/usr/share/pyshared/statsmodels/sandbox/regression/predstd.py
/usr/share/pyshared/statsmodels/sandbox/regression/runmnl.py
/usr/share/pyshared/statsmodels/sandbox/regression/sympy_diff.py
/usr/share/pyshared/statsmodels/sandbox/regression/test_numdiff.py
/usr/share/pyshared/statsmodels/sandbox/regression/tools.py
/usr/share/pyshared/statsmodels/sandbox/regression/treewalkerclass.py
/usr/share/pyshared/statsmodels/sandbox/regression/try_catdata.py
/usr/share/pyshared/statsmodels/sandbox/regression/try_ols_anova.py
/usr/share/pyshared/statsmodels/sandbox/regression/try_treewalker.py
/usr/share/pyshared/statsmodels/sandbox/rls.py
/usr/share/pyshared/statsmodels/sandbox/stats/__init__.py
/usr/share/pyshared/statsmodels/sandbox/stats/contrast_tools.py
/usr/share/pyshared/statsmodels/sandbox/stats/diagnostic.py
/usr/share/pyshared/statsmodels/sandbox/stats/ex_newtests.py
/usr/share/pyshared/statsmodels/sandbox/stats/multicomp.py
/usr/share/pyshared/statsmodels/sandbox/stats/runs.py
/usr/share/pyshared/statsmodels/sandbox/stats/stats_dhuard.py
/usr/share/pyshared/statsmodels/sandbox/stats/stats_mstats_short.py
/usr/share/pyshared/statsmodels/sandbox/stats/tests/__init__.py
/usr/share/pyshared/statsmodels/sandbox/survival.py
/usr/share/pyshared/statsmodels/sandbox/survival2.py
/usr/share/pyshared/statsmodels/sandbox/sysreg.py
/usr/share/pyshared/statsmodels/sandbox/tests/GreeneEx15_1.s
/usr/share/pyshared/statsmodels/sandbox/tests/__init__.py
/usr/share/pyshared/statsmodels/sandbox/tests/datamlw.py
/usr/share/pyshared/statsmodels/sandbox/tests/macrodata.s
/usr/share/pyshared/statsmodels/sandbox/tests/maketests_mlabwrap.py
/usr/share/pyshared/statsmodels/sandbox/tests/model_results.py
/usr/share/pyshared/statsmodels/sandbox/tests/savervs.py
/usr/share/pyshared/statsmodels/sandbox/tests/sysreg.s
/usr/share/pyshared/statsmodels/sandbox/tests/test_bspline.py.txt
/usr/share/pyshared/statsmodels/sandbox/tests/test_formula.py
/usr/share/pyshared/statsmodels/sandbox/tests/test_gam.py
/usr/share/pyshared/statsmodels/sandbox/tests/test_pca.py
/usr/share/pyshared/statsmodels/sandbox/tools/__init__.py
/usr/share/pyshared/statsmodels/sandbox/tools/cross_val.py
/usr/share/pyshared/statsmodels/sandbox/tools/mctools.py
/usr/share/pyshared/statsmodels/sandbox/tools/tools_pca.py
/usr/share/pyshared/statsmodels/sandbox/tools/try_mctools.py
/usr/share/pyshared/statsmodels/sandbox/tsa/__init__.py
/usr/share/pyshared/statsmodels/sandbox/tsa/diffusion.py
/usr/share/pyshared/statsmodels/sandbox/tsa/diffusion2.py
/usr/share/pyshared/statsmodels/sandbox/tsa/example_arma.py
/usr/share/pyshared/statsmodels/sandbox/tsa/fftarma.py
/usr/share/pyshared/statsmodels/sandbox/tsa/garch.py
/usr/share/pyshared/statsmodels/sandbox/tsa/movstat.py
/usr/share/pyshared/statsmodels/sandbox/tsa/try_arma_more.py
/usr/share/pyshared/statsmodels/sandbox/tsa/try_fi.py
/usr/share/pyshared/statsmodels/sandbox/tsa/try_var_convolve.py
/usr/share/pyshared/statsmodels/sandbox/tsa/varma.py
/usr/share/pyshared/statsmodels/sandbox/utils_old.py
/usr/share/pyshared/statsmodels/setup.py
/usr/share/pyshared/statsmodels/stats/__init__.py
/usr/share/pyshared/statsmodels/stats/adnorm.py
/usr/share/pyshared/statsmodels/stats/api.py
/usr/share/pyshared/statsmodels/stats/contrast.py
/usr/share/pyshared/statsmodels/stats/descriptivestats.py
/usr/share/pyshared/statsmodels/stats/diagnostic.py
/usr/share/pyshared/statsmodels/stats/gof.py
/usr/share/pyshared/statsmodels/stats/libqsturng/CH.r
/usr/share/pyshared/statsmodels/stats/libqsturng/__init__.py
/usr/share/pyshared/statsmodels/stats/libqsturng/make_tbls.py
/usr/share/pyshared/statsmodels/stats/libqsturng/qsturng.py
/usr/share/pyshared/statsmodels/stats/libqsturng/tests/bootleg.dat
/usr/share/pyshared/statsmodels/stats/libqsturng/tests/test_qsturng.py
/usr/share/pyshared/statsmodels/stats/lilliefors.py
/usr/share/pyshared/statsmodels/stats/moment_helpers.py
/usr/share/pyshared/statsmodels/stats/multicomp.py
/usr/share/pyshared/statsmodels/stats/multitest.py
/usr/share/pyshared/statsmodels/stats/outliers_influence.py
/usr/share/pyshared/statsmodels/stats/sandwich_covariance.py
/usr/share/pyshared/statsmodels/stats/stattools.py
/usr/share/pyshared/statsmodels/stats/tabledist.py
/usr/share/pyshared/statsmodels/stats/tests/__init__.py
/usr/share/pyshared/statsmodels/stats/tests/results/influence_lsdiag_R.json
/usr/share/pyshared/statsmodels/stats/tests/results/influence_measures_R.csv
/usr/share/pyshared/statsmodels/stats/tests/results/influence_measures_bool_R.csv
/usr/share/pyshared/statsmodels/stats/tests/results/results_panelrobust.py
/usr/share/pyshared/statsmodels/stats/tests/test_contrast.py
/usr/share/pyshared/statsmodels/stats/tests/test_data.txt
/usr/share/pyshared/statsmodels/stats/tests/test_diagnostic.py
/usr/share/pyshared/statsmodels/stats/tests/test_groups_sw.py
/usr/share/pyshared/statsmodels/stats/tests/test_moment_helpers.py
/usr/share/pyshared/statsmodels/stats/tests/test_multi.py
/usr/share/pyshared/statsmodels/stats/tests/test_pairwise.py
/usr/share/pyshared/statsmodels/stats/tests/test_panel_robustcov.py
/usr/share/pyshared/statsmodels/stats/tests/test_qsturng.py
/usr/share/pyshared/statsmodels/stats/tests/test_sandwich.py
/usr/share/pyshared/statsmodels/stats/tests/test_statstools.py
/usr/share/pyshared/statsmodels/stats/tests/test_weightstats.py
/usr/share/pyshared/statsmodels/stats/weightstats.py
/usr/share/pyshared/statsmodels/tests/R_ig.s
/usr/share/pyshared/statsmodels/tests/R_lbw.s
/usr/share/pyshared/statsmodels/tests/__init__.py
/usr/share/pyshared/statsmodels/tests/check_for_rpy.py
/usr/share/pyshared/statsmodels/tests/coverage_sm.py
/usr/share/pyshared/statsmodels/tests/results/cancer_resids.csv
/usr/share/pyshared/statsmodels/tests/results/cancerdata.csv
/usr/share/pyshared/statsmodels/tests/results/cancerident_resids.csv
/usr/share/pyshared/statsmodels/tests/results/gaussinvlink_resids.csv.xxx
/usr/share/pyshared/statsmodels/tests/results/gaussinvlinkdata.csv.xxx
/usr/share/pyshared/statsmodels/tests/results/glm_gaussian_log_resid.csv.xxx
/usr/share/pyshared/statsmodels/tests/rmodelwrap.py
/usr/share/pyshared/statsmodels/tools/__init__.py
/usr/share/pyshared/statsmodels/tools/catadd.py
/usr/share/pyshared/statsmodels/tools/compatibility.py
/usr/share/pyshared/statsmodels/tools/data.py
/usr/share/pyshared/statsmodels/tools/datautils.py
/usr/share/pyshared/statsmodels/tools/decorators.py
/usr/share/pyshared/statsmodels/tools/dump2module.py
/usr/share/pyshared/statsmodels/tools/eval_measures.py
/usr/share/pyshared/statsmodels/tools/grouputils.py
/usr/share/pyshared/statsmodels/tools/linalg.py
/usr/share/pyshared/statsmodels/tools/parallel.py
/usr/share/pyshared/statsmodels/tools/sm_exceptions.py
/usr/share/pyshared/statsmodels/tools/tests/test_catadd.py
/usr/share/pyshared/statsmodels/tools/tests/test_data.py
/usr/share/pyshared/statsmodels/tools/tests/test_eval_measures.py
/usr/share/pyshared/statsmodels/tools/tests/test_parallel.py
/usr/share/pyshared/statsmodels/tools/tests/test_tools.py
/usr/share/pyshared/statsmodels/tools/tools.py
/usr/share/pyshared/statsmodels/tools/wrappers.py
/usr/share/pyshared/statsmodels/tsa/__init__.py
/usr/share/pyshared/statsmodels/tsa/adfvalues.py
/usr/share/pyshared/statsmodels/tsa/api.py
/usr/share/pyshared/statsmodels/tsa/ar_model.py
/usr/share/pyshared/statsmodels/tsa/arima_model.py
/usr/share/pyshared/statsmodels/tsa/arima_process.py
/usr/share/pyshared/statsmodels/tsa/arma_mle.py
/usr/share/pyshared/statsmodels/tsa/base/datetools.py
/usr/share/pyshared/statsmodels/tsa/base/tests/test_datetools.py
/usr/share/pyshared/statsmodels/tsa/base/tsa_model.py
/usr/share/pyshared/statsmodels/tsa/descriptivestats.py
/usr/share/pyshared/statsmodels/tsa/filters/__init__.py
/usr/share/pyshared/statsmodels/tsa/filters/bk_filter.py
/usr/share/pyshared/statsmodels/tsa/filters/cf_filter.py
/usr/share/pyshared/statsmodels/tsa/filters/filtertools.py
/usr/share/pyshared/statsmodels/tsa/filters/hp_filter.py
/usr/share/pyshared/statsmodels/tsa/filters/tests/test_filters.py
/usr/share/pyshared/statsmodels/tsa/interp/__init__.py
/usr/share/pyshared/statsmodels/tsa/interp/denton.py
/usr/share/pyshared/statsmodels/tsa/interp/tests/test_denton.py
/usr/share/pyshared/statsmodels/tsa/kalmanf/__init__.py
/usr/share/pyshared/statsmodels/tsa/kalmanf/kalmanfilter.py
/usr/share/pyshared/statsmodels/tsa/kalmanf/setup.py
/usr/share/pyshared/statsmodels/tsa/mlemodel.py
/usr/share/pyshared/statsmodels/tsa/setup.py
/usr/share/pyshared/statsmodels/tsa/stattools.py
/usr/share/pyshared/statsmodels/tsa/tests/results/ARMLEConstantPredict.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/AROLSConstantPredict.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/AROLSNoConstantPredict.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/arma_forecast.inp
/usr/share/pyshared/statsmodels/tsa/tests/results/corrgram.do
/usr/share/pyshared/statsmodels/tsa/tests/results/datamlw_tls.py
/usr/share/pyshared/statsmodels/tsa/tests/results/make_arma.py
/usr/share/pyshared/statsmodels/tsa/tests/results/resids_css_c.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/resids_css_nc.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/resids_exact_c.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/resids_exact_nc.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/results_ar.py
/usr/share/pyshared/statsmodels/tsa/tests/results/results_arma.py
/usr/share/pyshared/statsmodels/tsa/tests/results/results_arma_forecasts.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/results_corrgram.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/results_process.py
/usr/share/pyshared/statsmodels/tsa/tests/results/savedrvs.py
/usr/share/pyshared/statsmodels/tsa/tests/results/y_arma_data.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/yhat_css_c.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/yhat_css_nc.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/yhat_exact_c.csv
/usr/share/pyshared/statsmodels/tsa/tests/results/yhat_exact_nc.csv
/usr/share/pyshared/statsmodels/tsa/tests/test_adfuller_lag.py
/usr/share/pyshared/statsmodels/tsa/tests/test_ar.py
/usr/share/pyshared/statsmodels/tsa/tests/test_arima_process.py
/usr/share/pyshared/statsmodels/tsa/tests/test_arma.py
/usr/share/pyshared/statsmodels/tsa/tests/test_stattools.py
/usr/share/pyshared/statsmodels/tsa/tests/test_tsa_tools.py
/usr/share/pyshared/statsmodels/tsa/tsatools.py
/usr/share/pyshared/statsmodels/tsa/varma_process.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/__init__.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/api.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e1.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e2.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e3.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e4.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e5.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/data/e6.dat
/usr/share/pyshared/statsmodels/tsa/vector_ar/dynamic.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/irf.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/output.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/plotting.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/svar_model.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/example_svar.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/results/__init__.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/results/results_svar.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/results/results_var.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/results/results_var_data.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/results/vars_results.npz
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/svar.do
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/svartest.R
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/test_svar.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/test_var.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/tests/var.R
/usr/share/pyshared/statsmodels/tsa/vector_ar/util.py
/usr/share/pyshared/statsmodels/tsa/vector_ar/var_model.py
/usr/share/pyshared/statsmodels/version.py