statsmodels

E459721

statsmodels is a Python library for statistical modeling and econometrics, providing tools for estimating and interpreting a wide range of statistical models and tests.

All labels observed (8)

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Python library
open-source software
software package
compatibleWith Python 3
linked to: Python 3.x
genre data analysis library
econometrics software
scientific computing library
statistical software
hasComponent statsmodels.api
linked to: statsmodels

statsmodels.discrete
linked to: statsmodels

statsmodels.formula.api
linked to: statsmodels

statsmodels.multivariate
linked to: statsmodels

statsmodels.nonparametric
linked to: statsmodels

statsmodels.regression
linked to: statsmodels

statsmodels.sandbox
linked to: statsmodels

statsmodels.tsa
license BSD license
programmingLanguage Python
provides R-style formula interface
diagnostic plots
extensive model summary output
statistical result objects
repository https://github.com/statsmodels/statsmodels
supports ANOVA
ARIMA models
Bayesian regression (via wrappers or extensions)
confidence intervals
discrete choice models
generalized linear models
generalized method of moments
hypothesis testing
linear regression
logit models
maximum likelihood estimation
mixed linear models
nonparametric methods
panel data models
prediction intervals
probit models
regression diagnostics
robust linear models
state space models
statistical tests
survival analysis
time series analysis
uses NumPy
SciPy
pandas
website https://www.statsmodels.org/
writtenIn Python

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

statsmodels hasComponent statsmodels.api
linked to: statsmodels
statsmodels hasComponent statsmodels.formula.api
linked to: statsmodels
statsmodels hasComponent statsmodels.regression
linked to: statsmodels
statsmodels hasComponent statsmodels.discrete
linked to: statsmodels
statsmodels hasComponent statsmodels.nonparametric
linked to: statsmodels
statsmodels hasComponent statsmodels.multivariate
linked to: statsmodels
statsmodels hasComponent statsmodels.sandbox
linked to: statsmodels