Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Statsmodels

Skill Verifiziert Aktiv

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

Workflow

  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

Praktiken

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

Voraussetzungen

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

Installation

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

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne21k
LizenzBSD-3-Clause
Status
Quellcode ansehen

Ähnliche Erweiterungen

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.

Skill
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.

Skill
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.

Skill
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.

Skill
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.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.

Skill
zxkane