Performs rigorous statistical modeling, econometric analysis, and hypothesis testing using Python's premier inference toolkit.
The Statsmodels skill empowers Claude to perform high-level statistical estimation and inference, moving beyond simple prediction into deep analytical diagnostics. It provides specialized support for linear regression (OLS), generalized linear models (GLM), discrete choice models, and sophisticated time series analysis like ARIMA. This skill is essential for data scientists and researchers who need to validate model assumptions through diagnostic tests, calculate robust standard errors, and generate publication-ready statistical summaries for econometric or scientific workflows.
주요 기능
01R-style Formula API for intuitive model specification
02Linear and Generalized Linear Models (OLS, WLS, Logistic, Poisson)
03Comprehensive Time Series Analysis (ARIMA, SARIMAX, VAR, Forecasting)
048 GitHub stars
05Discrete Choice Modeling for categorical and count-based outcomes