NOTICE: This package has been removed from pkgsrc

./wip/py-scikits_statsmodels, Statistical computations and models for use with SciPy

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.2.0, Package name: py27-scikits_statsmodels-0.2.0, Maintainer: jihbed.research

Statsmodels is a python package that provides a complement to scipy for
statistical computations including descriptive statistics and
estimation of statistical models.

scikits.statsmodels provides classes and functions for the estimation of
several categories of statistical models. These currently include linear
regression models, OLS, GLS, WLS and GLS with AR(p) errors, generalized
linear models for six distribution families, M-estimators for robust
linear models, and regression with discrete dependent variables, Logit,
Probit, MNLogit, Poisson, based on maximum likelihood estimators.
An extensive list of result statistics are avalable for each estimation
problem.


Required to run:
[devel/py-setuptools] [math/py-numpy] [lang/python27]

Master sites:

SHA1: 4be45df1d9b689424b0d961a5d976cb8d3e26500
RMD160: 0a26791260c8be96058aef3d271de7ec757f41d8
Filesize: 3828.483 KB

Version history: (Expand)


CVS history: (Expand)


   2014-07-26 12:33:44 by Kamel Derouiche | Files touched by this commit (4) | Package removed
Log message:
The name of scikits.statsmodels has been changed to statsmodels, the new version \ 
is at statsmodels (https://pypi.python.org/pypi/scikits.statsmodels)

   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.