Bayesian Cognitive Model Builder
Bayesian Cognitive Model Builder
Purpose
This skill encodes expert knowledge for building hierarchical Bayesian cognitive models using probabilistic programming languages (Stan, PyMC). It addresses the modeling decisions that require domain expertise beyond knowing Stan/PyMC syntax: how to choose priors that respect cognitive constraints, when to use hierarchical structure, how to diagnose MCMC pathologies, and how to evaluate model adequacy through posterior predictive checks.
A competent programmer without cognitive modeling training would get wrong: which prior families are appropriate for cognitive parameters (e.g., RT must be positive, learning rates bounded in [0,1]), when partial pooling outperforms complete pooling or no pooling, how to detect non-identifiability in cognitive models, and what constitutes adequate MCMC convergence for publishable results.
When to Use This Skill
- Building a generative model of a cognitive process (decision-making, learning, memory, perception) where parameters have psychological interpretations
- Estimating individual differences in cognitive parameters while borrowing strength across participants (hierarchical/multilevel models)
- Working with small samples or sparse data per participant where regularization through priors prevents overfitting
- Parameter uncertainty matters for your scientific conclusions (credible intervals, not just point estimates)
- Comparing competing cognitive models via information criteria (LOO-CV, WAIC) or Bayes factors
- Fitting established cognitive models (DDM, signal detection, reinforcement learning, multinomial processing trees) in a Bayesian framework
When NOT to Use This Skill
More from haoxuanlithuai/awesome_cognitive_and_neuroscience_skills
eeg preprocessing pipeline guide
Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation
28cognitive science statistical analysis
Domain-specific statistical modeling guidance for cognitive science and neuroscience, encoding when and how to apply mixed models, correction methods, Bayesian approaches, and effect size reporting
26paper-to-skill extractor
Interactive skill that guides extraction of research paradigms and methodological techniques from cognitive science papers into structured, reusable skills
25creativity self-efficacy mediation analysis
Domain-validated guidance for SEM-based mediation analysis of creative self-efficacy and moderation by baseline creativity in AI-augmented creativity research
24verify skill
Interactive skill verification — assess accuracy of parameters, citations, and methodology through structured expert review
24self-paced reading designer
Expert guidance for designing self-paced reading experiments: region segmentation, timing parameters, comprehension probes, and spillover analysis
24