Verkauf durch Sack Fachmedien

Nicenboim / Schad / Vasishth

Introduction to Bayesian Data Analysis for Cognitive Science

Medium: Buch
ISBN: 978-0-367-35851-8
Verlag: Taylor & Francis Ltd
Erscheinungstermin: 21.08.2025
vorbestellbar, Erscheinungstermin ca. August 2025

This book introduces Bayesian data analysis and Bayesian cognitive modeling to students and researchers in cognitive science (e.g., linguistics, psycholinguistics, psychology, computer science), with a particular focus on modeling data from planned experiments. The book relies on the probabilistic programming language Stan and the R package brms, which is a front-end to Stan. The book only assumes that the reader is familiar with the statistical programming language R, and has basic high school exposure to pre-calculus mathematics; some of the important mathematical constructs needed for the book are introduced in the first chapter.

Through this book, the reader will be able to develop a practical ability to apply Bayesian modeling within their own field. The book begins with an informal introduction to foundational topics such as probability theory, and univariate and bi-/multivariate discrete and continuous random variables. Then, the application of Bayes' rule for statistical inference is introduced with several simple analytical examples that require no computing software; the main insight here is that the posterior distribution of a parameter is a compromise between the prior and the likelihood functions. The book then gradually builds up the regression framework using the brms package in R, ultimately leading to hierarchical regression modeling (aka the linear mixed model). Along the way, there is detailed discussion about the topic of prior selection, and developing a well-defined workflow. Later chapters introduce the Stan programming language, and cover advanced topics using practical examples: contrast coding, model comparison using Bayes factors and cross-validation, hierarchical models and reparameterization, defining custom distributions, measurement error models and meta-analysis, and finally, some examples of cognitive models: multinomial processing trees, finite mixture models, and accumulator models. Additional chapters, appendices, and exercises are provided as online materials and can be accessed here: https://github.com/bnicenboim/bayescogsci.


Produkteigenschaften


  • Artikelnummer: 9780367358518
  • Medium: Buch
  • ISBN: 978-0-367-35851-8
  • Verlag: Taylor & Francis Ltd
  • Erscheinungstermin: 21.08.2025
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2025
  • Serie: Chapman & Hall/CRC Statistics in the Social and Behavioral Sciences
  • Produktform: Gebunden
  • Gewicht: 453 g
  • Seiten: 636
  • Format (B x H): 178 x 254 mm
  • Ausgabetyp: Kein, Unbekannt
Autoren/Hrsg.

Autoren

Preface About the Authors I Foundational ideas 1 Introduction 2 Introduction to Bayesian data analysis II Regression models with brms 3 Computational Bayesian data analysis 4 Bayesian regression models 5 Bayesian hierarchical models 6 Contrast coding 7 Contrast coding with two predictor variables III Advanced models with Stan 8 Introduction to the probabilistic programming language Stan 9 Hierarchical models and reparameterization 10 Custom distributions in Stan IV Evidence synthesis and measurements with error 11 Meta-analysis and measurement error models V Model comparison 12 Introduction to model comparison 13 Bayes factors 14 Cross-validation VI Cognitive modeling with Stan 15 Introduction to cognitive modeling 16 Multinomial processing trees 17 Mixture models 18 A simple accumulator model to account for choice response time 19 In closing References