Buch, Englisch, 636 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 453 g
Reihe: Chapman & Hall/CRC Statistics in the Social and Behavioral Sciences
Buch, Englisch, 636 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 453 g
Reihe: Chapman & Hall/CRC Statistics in the Social and Behavioral Sciences
ISBN: 978-0-367-35851-8
Verlag: Taylor & Francis Ltd
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.
Zielgruppe
Postgraduate and Professional
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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