Port details |
- py-statsmodels010 Complement to SciPy for statistical computations
- 0.10.2 math
=0 0.10.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Use math/py-statsmodels instead
This port expired on: 2021-01-31
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-01-25 18:20:20
- Last Update: 2021-01-31 07:40:19
- SVN Revision: 563474
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/statsmodels/statsmodels
- Description:
- Statsmodels is a Python package that provides a complement to scipy for
statistical computations including descriptive statistics and estimation and
inference for statistical models.
Main Features:
* linear regression models: GLS (including WLS and LS aith AR errors) and OLS.
* glm: Generalized linear models with support for all of the one-parameter
exponential family distributions.
* discrete: regression with discrete dependent variables, including Logit,
Probit, MNLogit, Poisson, based on maximum likelihood estimators
* rlm: Robust linear models with support for several M-estimators.
* tsa: models for time series analysis - univariate: AR, ARIMA; multivariate:
VAR and structural VAR
* nonparametric: (Univariate) kernel density estimators
* datasets: Datasets to be distributed and used for examples and in testing.
* stats: a wide range of statistical tests, diagnostics and specification tests
* iolib: Tools for reading Stata .dta files into numpy arrays, printing table
output to ascii, latex, and html
* miscellaneous models
* sandbox: statsmodels contains a sandbox folder with code in various stages of
* developement and testing which is not considered "production ready", including
Mixed models, GARCH and GMM estimators, kernel regression, panel data models.
WWW: https://github.com/statsmodels/statsmodels
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}statsmodels010>0:math/py-statsmodels010@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-statsmodels010
- Package flavors (<flavor>: <package>)
- py37: py37-statsmodels010
- distinfo:
- TIMESTAMP = 1575793969
SHA256 (statsmodels-0.10.2.tar.gz) = 9cd2194c6642a8754e85f9a6e6912cdf996bebf6ff715d3cc67f65dadfd37cc9
SIZE (statsmodels-0.10.2.tar.gz) = 14065612
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-cython>=0.24 : lang/cython@py37
- py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
- py37-pandas>=0.19,1 : math/py-pandas@py37
- py37-patsy>=0.4.0 : math/py-patsy@py37
- py37-scipy>=0.18 : science/py-scipy@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- cython-3.7 : lang/cython@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-numpy>=1.16,1<1.20,1 : math/py-numpy@py37
- py37-pandas>=0.19,1 : math/py-pandas@py37
- py37-patsy>=0.4.0 : math/py-patsy@py37
- py37-scipy>=0.18 : science/py-scipy@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py37-statsmodels010-0.10.2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.7+ shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.2 31 Jan 2021 07:40:19 |
sunpoet |
Remove expired math/py-statsmodels010 |
0.10.2 30 Jan 2021 13:29:58 |
sunpoet |
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR: 250103 |
0.10.2 10 Jan 2021 08:21:44 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2021-01-31 |
0.10.2 24 Dec 2020 09:03:39 |
antoine |
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout |
0.10.2 05 Sep 2020 21:32:51 |
sunpoet |
Update version requirement of RUN_DEPENDS |
0.10.2 29 Feb 2020 11:24:47 |
sunpoet |
Add comment for PORTSCOUT |
0.10.2 28 Feb 2020 19:23:32 |
sunpoet |
Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
0.10.2 26 Jan 2020 16:12:42 |
sunpoet |
Add version requirement of cython to BUILD_DEPENDS |
0.10.2 25 Jan 2020 18:17:55 |
sunpoet |
Add py-statsmodels010 0.10.2 (copied from py-statsmodels)
- Add PORTSCOUT |