Bringing Bayesian Models to Life: Chapman & Hall/CRC Applied Environmental Statistics
Autor Mevin B. Hooten, Trevor Hefleyen Limba Engleză Paperback – 30 iun 2021
Features:
- R code implementing algorithms to fit Bayesian models using real and simulated data examples.
- A comprehensive review of statistical models commonly used in ecological and environmental science.
- Overview of Bayesian computational methods such as importance sampling, MCMC, and HMC.
- Derivations of the necessary components to construct statistical algorithms from scratch.
Bringing Bayesian Models to Life contains a comprehensive treatment of models and associated algorithms for fitting the models to data. We provide detailed and annotated R code in each chapter and apply it to fit each model we present to either real or simulated data for instructional purposes. Our code shows how to create every result and figure in the book so that readers can use and modify it for their own analyses. We provide all code and data in an organized set of directories available at the authors' websites.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 360.51 lei 6-8 săpt. | |
CRC Press – 30 iun 2021 | 360.51 lei 6-8 săpt. | |
Hardback (1) | 437.47 lei 6-8 săpt. | |
CRC Press – 11 iun 2019 | 437.47 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Applied Environmental Statistics
- 8% Preț: 439.03 lei
- 9% Preț: 606.80 lei
- 16% Preț: 242.01 lei
- Preț: 436.14 lei
- Preț: 443.23 lei
- 11% Preț: 319.26 lei
- 18% Preț: 1000.27 lei
- 12% Preț: 325.34 lei
- 12% Preț: 312.43 lei
- Preț: 414.04 lei
- Preț: 436.15 lei
- 15% Preț: 595.12 lei
- 12% Preț: 301.69 lei
- 15% Preț: 604.75 lei
- 12% Preț: 305.29 lei
- 23% Preț: 492.51 lei
Preț: 360.51 lei
Nou
Puncte Express: 541
Preț estimativ în valută:
68.99€ • 71.18$ • 58.39£
68.99€ • 71.18$ • 58.39£
Carte tipărită la comandă
Livrare economică 05-19 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781032092416
ISBN-10: 1032092416
Pagini: 592
Ilustrații: 76 Illustrations, black and white
Dimensiuni: 156 x 234 x 30 mm
Greutate: 0.82 kg
Ediția:1Adnotată
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Applied Environmental Statistics
ISBN-10: 1032092416
Pagini: 592
Ilustrații: 76 Illustrations, black and white
Dimensiuni: 156 x 234 x 30 mm
Greutate: 0.82 kg
Ediția:1Adnotată
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Applied Environmental Statistics
Cuprins
Background. Bayesian Models. Numerical Integration. Monte Carlo. Markov Chain Monte Carlo. Importance Sampling. Basic Models and Concepts. Bernoulli – Beta. Normal-Normal. Normal-Inverse Gamma. Normal-Normal-Inverse Gamma. Intermediate Models and Concepts. Mixture Models. Linear Regression. Posterior Prediction. Model Comparison. Regularization. Bayesian Model Averaging. Time Series Models. Spatial Models. Advanced Models and Concepts. Quantile Regression. Hierarchical Models.Binary Regression. Count Data Regression. Zero-Inflated Models. Occupancy Models. Abundance Models. Expert Models and Concepts. Integrated Population Models. Spatial Occupancy Models. Spatial Capture-Recapture Models. Spatio-Temporal Models. Hamiltonian Monte Carlo.
Notă biografică
Mevin B. Hooten is a Professor in the Departments of Fish, Wildlife, & Conservation Biology and Statistics at Colorado State University. He is also Assistant Unit Leader of the Colorado Cooperative Fish and Wildlife Research Unit (U.S. Geological Survey) and a Fellow of the American Statistical Association. He earned his PhD in Statistics at the University of Missouri and focuses on the development of statistical methodology for spatial and spatio-temporal ecological processes.
Trevor J. Hefley is an Assistant Professor in the Department of Statistics at Kansas State University. He earned a PhD in Statistics and Natural Resource Science at the University of Nebraska - Lincoln and focuses on developing and applying spatiotemporal statistical methods to inform conservation and management of fish and wildlife populations.
Descriere
This book presents details and algorithms for fully Bayesian computation, primarily for students and practitioners in the ecological and environmental sciences. It empowers the reader to extend and enhance statistical models for such data without software limitations.