Everytext Logo
HomeLibraryStatistical Rethinking: A Bayesian Course with Examples in R and Stan
Statistical Rethinking: A Bayesian Course with Examples in R and Stan
ISBN-13: 9780367139919
Hardcover
594 Pages

Statistical Rethinking: A Bayesian Course with Examples in R and Stan

by Richard McElreath

Rent This Book

Returns in 60 days

$40.33/ 60 days

Please Note: Rental books are typically used and do not come with any unused access code cards.

Free returns on all rentals

Product Details

ISBN-139780367139919
ISBN-10036713991X
PublisherCRC Press
Published2020-03-16
Edition2
LanguageEnglish
FormatHardcover
Pages594

About This Book

Winner of the 2024 De Groot Prize awarded by the International Society for Bayesian Analysis (ISBA)

Statistical Rethinking: A Bayesian Course with Examples in R and Stan builds your knowledge of and confidence in making inferences from data. Reflecting the need for scripting in today's model-based statistics, the book pushes you to perform step-by-step calculations that are usually automated. This unique computational approach ensures that you understand enough of the details to make reasonable choices and interpretations in your own modeling work.

The text presents causal inference and generalized linear multilevel models from a simple Bayesian perspective that builds on information theory and maximum entropy. The core material ranges from the basics of regression to advanced multilevel models. It also presents measurement error, missing data, and Gaussian process models for spatial and phylogenetic confounding.

The second edition emphasizes the directed acyclic graph (DAG) approach to causal inference, integrating DAGs into many examples. The new edition also contains new material on the design of prior distributions, splines, ordered categorical predictors, social relations models, cross-validation, importance sampling, instrumental variables, and Hamiltonian Monte Carlo. It ends with an entirely new chapter that goes beyond generalized linear modeling, showing how domain-specific scientific models can be built into statistical analyses.

Features

    • Integrates working code into the main text.
    • Illustrates concepts through worked data analysis examples.
    • Emphasizes understanding assumptions and how assumptions are reflected in code.
    • Offers more detailed explanations of the mathematics in optional sections.
    • Presents examples of using the dagitty R package to analyze causal graphs.

    • Provides the rethinking R package on the author's website and on GitHub.