Improve package descriptions

This commit is contained in:
Timothy Kassis
2025-10-20 16:19:48 -07:00
parent 04087666b7
commit df81c94a7a
36 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
---
name: pymc-bayesian-modeling
description: Comprehensive toolkit for building, fitting, and analyzing Bayesian models using PyMC. This skill should be used when working with probabilistic programming, Bayesian statistics, MCMC sampling, hierarchical models, model comparison, or any task involving uncertainty quantification through Bayesian inference. Use for linear regression, logistic regression, hierarchical/multilevel models, time series, mixture models, model diagnostics, and posterior predictive checks.
description: Comprehensive toolkit for Bayesian modeling, probabilistic programming, and statistical inference using PyMC. Use this skill for building, fitting, validating, and analyzing Bayesian models including linear regression, logistic regression, hierarchical/multilevel models, time series analysis, mixture models, count data models, and survival analysis. Essential for MCMC sampling, variational inference, model comparison using LOO/WAIC, prior and posterior predictive checks, uncertainty quantification, Bayesian hypothesis testing, parameter estimation with credible intervals, handling missing data, measurement error modeling, and hierarchical data structures. Includes diagnostic procedures for convergence checking, effective sample size assessment, divergence detection, and model validation. Use for Bayesian model selection, model averaging, posterior predictive simulation, and making predictions with uncertainty intervals. Covers both NUTS and variational inference methods, distribution selection for priors and likelihoods, non-centered parameterization for hierarchical models, and best practices for reproducible Bayesian analyses.
---
# PyMC Bayesian Modeling