跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Statsmodels

技能 已验证 活跃

Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.

目的

To empower AI agents with advanced statistical modeling capabilities, enabling rigorous inference, time series analysis, and diagnostic testing using the comprehensive statsmodels library.

功能

  • Fit OLS, WLS, GLS, GLSAR, Quantile Regression models
  • Perform Generalized Linear Modeling (Binomial, Poisson, Gamma, etc.)
  • Conduct Time Series Analysis (ARIMA, SARIMAX, VAR, Exponential Smoothing)
  • Access comprehensive statistical tests and diagnostics
  • Utilize R-style formula API for model specification

使用场景

  • When performing econometrics and needing detailed inference with coefficient tables
  • When analyzing time series data for forecasting and understanding temporal dynamics
  • When needing specific model classes like OLS, GLM, mixed models, or ARIMA
  • When rigorous statistical inference and detailed diagnostic checks are required

非目标

  • Guided statistical test selection with APA reporting (use 'statistical-analysis' skill)
  • Simple data visualization (though plots are used for diagnostics)
  • Basic descriptive statistics without inferential modeling

工作流

  1. Explore data and check assumptions (stationarity, homoscedasticity)
  2. Select and fit appropriate statistical model (e.g., OLS, ARIMA, GLM)
  3. Perform diagnostic tests on residuals and model fit
  4. Interpret model coefficients, inference, and forecasts
  5. Validate model performance using cross-validation or holdout data

实践

  • Statistical modeling
  • Time series analysis
  • Regression analysis
  • Model diagnostics

先决条件

  • Python 3.11+
  • uv package manager
  • Agent Skills compatible client

安装

npx skills add K-Dense-AI/claude-scientific-skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
98 /100
1 day ago 分析

信任信号

最近提交3 days ago
星标21k
许可证BSD-3-Clause
状态
查看源代码

类似扩展

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

技能
pjt222

TimesFM Forecasting

100

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and prediction intervals. Includes a preflight system checker script to verify RAM/GPU before first use.

技能
K-Dense-AI

Alterlab Aeon

98

Part of the AlterLab Academic Skills suite. This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

技能
AlterLab-IEU

Aeon Time Series Machine Learning

95

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

技能
K-Dense-AI

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

技能
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) 专家,用于使用 TypeScript/Python 构建云基础设施。在创建 CDK 堆栈、定义 CDK 构造、实现基础设施即代码,或当用户提及 CDK、CloudFormation、IaC、cdk synth、cdk deploy,或希望以编程方式定义 AWS 基础设施时使用。涵盖 CDK 应用结构、构造模式、堆栈组合和部署工作流。

技能
zxkane