diff --git a/math/py-statsmodels010/Makefile b/math/py-statsmodels010/Makefile index af91a650b6ef..bbe729566896 100644 --- a/math/py-statsmodels010/Makefile +++ b/math/py-statsmodels010/Makefile @@ -23,9 +23,6 @@ RUN_DEPENDS= ${PYNUMPY} \ USES= python shebangfix USE_PYTHON= autoplist concurrent cython distutils -PORTDOCS= README.rst README_l1.txt -PORTEXAMPLES= * - PORTSCOUT= limit:^0\.10\. SHEBANG_GLOB= *.py diff --git a/math/py-statsmodels010/pkg-plist b/math/py-statsmodels010/pkg-plist new file mode 100644 index 000000000000..c926adc19482 --- /dev/null +++ b/math/py-statsmodels010/pkg-plist @@ -0,0 +1,99 @@ +%%PORTDOCS%%%%DOCSDIR%%/README.rst +%%PORTDOCS%%%%DOCSDIR%%/README_l1.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/arima.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/arma2.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/dates.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/glsar.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/ols_table.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/ols_tftest.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incomplete/wls_extended.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/categorical_interaction_plot.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/chi2_fitting.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/contrasts.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/discrete_choice_example.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/discrete_choice_overview.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/distributed_estimation.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/exponential_smoothing.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/formulas.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/generic_mle.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/glm.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/glm_formula.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/glm_weights.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/gls.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/influence_glm_logit.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/interactions_anova.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/kernel_density.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/markov_autoregression.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/markov_regression.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/mixed_lm_example.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/ols.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/pca_fertility_factors.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/plots_boxplots.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/predict.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/quantile_regression.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/recursive_ls.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/regression_diagnostics.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/regression_plots.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/robust_models_0.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/robust_models_1.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/star_diagram.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_arma_0.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_concentrated_scale.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_cycles.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_dfm_coincident.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_local_linear_trend.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_sarimax_internet.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_sarimax_stata.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_seasonal.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_structural_harvey_jaeger.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/statespace_varmax.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/tsa_arma_0.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/tsa_arma_1.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/tsa_dates.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/tsa_filters.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/notebooks/wls.ipynb +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/categorical_interaction_plot.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/chi2_fitting.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/contrasts.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/discrete_choice_example.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/discrete_choice_overview.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/distributed_estimation.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/exponential_smoothing.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/formulas.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/generic_mle.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/glm.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/glm_formula.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/glm_weights.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/gls.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/influence_glm_logit.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/interactions_anova.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/kernel_density.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/markov_autoregression.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/markov_regression.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/mixed_lm_example.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/ols.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/pca_fertility_factors.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/plots_boxplots.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/predict.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/quantile_regression.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/recursive_ls.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/regression_diagnostics.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/regression_plots.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/robust_models_0.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/robust_models_1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_arma_0.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_concentrated_scale.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_cycles.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_dfm_coincident.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_local_linear_trend.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_sarimax_internet.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_sarimax_stata.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_seasonal.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_structural_harvey_jaeger.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/statespace_varmax.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tsa_arma_0.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tsa_arma_1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tsa_dates.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/tsa_filters.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/wls.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_all.py