Skip to:Content
|
Bottom
Cover image for Computational statistics
Title:
Computational statistics
Personal Author:
Series:
Wiley series in computational statistics
Edition:
2nd ed.
Publication Information:
Hoboken, NJ. : Wiley, c2013.
Physical Description:
xviii, 469 p. : ill. ; 25 cm.
ISBN:
9780470533314

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010307164 QA276.4 G58 2013 Open Access Book Book
Searching...

On Order

Summary

Summary

This new edition continues to serve as a comprehensive guide to modern and classical methods of statistical computing. The book is comprised of four main parts spanning the field:

Optimization Integration and Simulation Bootstrapping Density Estimation and Smoothing

Within these sections,each chapter includes a comprehensive introduction and step-by-step implementation summaries to accompany the explanations of key methods. The new edition includes updated coverage and existing topics as well as new topics such as adaptive MCMC and bootstrapping for correlated data. The book website now includes comprehensive R code for the entire book. There are extensive exercises, real examples, and helpful insights about how to use the methods in practice.


Author Notes

GEOF H. GIVENS, PhD, is Associate Professor in the Department of Statistics at Colorado State University. He serves as Associate Editor for Computational Statistics and Data Analysis. His research interests include statistical problems in wildlife conservation biology including ecology, population modeling and management, and automated computer face recognition.

JENNIFER A. HOETING, PhD, is Professor in the Department of Statistics at Colorado State University. She is an award-winning teacher who co-leads large research efforts for the National Science Foundation. She has served as associate editor for the Journal of the American Statistical Association and Environmetrics. Her research interests include spatial statistics, Bayesian methods, and model selection.

Givens and Hoeting have taught graduate courses on computational statistics for nearly twenty years, and short courses to leading statisticians and scientists around the world.


Table of Contents

Prefacep. xv
Acknowledgmentsp. xix
1 Reviewp. 1
1.1 Mathematical notationp. 1
1.2 Taylor's theorem and mathematical limit theoryp. 2
1.3 Statistical notation and probability distributionsp. 4
1.4 Likelihood inferencep. 6
1.5 Bayesian inferencep. 11
1.6 Statistical limit theoryp. 13
1.7 Markov chainsp. 14
1.8 Computingp. 17
Part I Optimization
2 Optimization and Solving Nonlinear Equationsp. 3
2.1 Univariate problemsp. 5
2.2 Multivariate problemsp. 17
Problemsp. 36
3 Combinatorial Optimizationp. 43
3.1 Hard problems and NP-completenessp. 44
3.2 Local searchp. 50
3.3 Simulated annealingp. 53
3.4 Genetic algorithmsp. 60
3.5 Tabu algorithmsp. 71
Problemsp. 78
4 EM Optimization Methodsp. 83
4.1 Missing data, marginalization, and notationp. 84
4.2 The EM algorithmp. 84
4.3 EM Variantsp. 98
Problemsp. 108
Part II Integration and Simulation
5 Numerical Integrationp. 117
5.1 Newton-Côtes quadraturep. 118
5.2 Romberg integrationp. 127
5.3 Gaussian quadraturep. 131
5.4 Frequently encountered problemsp. 135
Problemsp. 137
6 Simulation and Monte Carlo Integrationp. 139
6.1 Introduction to the Monte Carlo methodp. 140
6.3 Approximate Simulationp. 152
6.4 Variance reduction techniquesp. 170
Problemsp. 185
7 Markov Chain Monte Carlop. 191
7.1 Metropolis-Hastings algorithmp. 192
7.2 Gibbs samplingp. 199
7.3 Implementationp. 210
Problemsp. 222
8 Advanced Topics in MCMCp. 229
8.1 Adaptive MCMCp. 229
8.2 Reversible Jump MCMCp. 243
8.3 Auxiliary variable methodsp. 250
8.4 Other Metropolis Hastings Algorithmsp. 254
8.5 Perfect samplingp. 258
8.6 Markov chain maximum likelihoodp. 262
8.7 Example: MCMC for Markov random fieldsp. 263
Problemsp. 274
Part III Approximating Distributions
9 Bootstrappingp. 281
9.1 The bootstrap principlep. 281
9.2 Basic methodsp. 283
9.3 Bootstrap inferencep. 286
9.4 Reducing Monte Carlo errorp. 297
9.5 Bootstrapping dependent datap. 298
9.6 Bootstrap performancep. 310
9.7 Other uses of the bootstrapp. 312
9.8 Permutation testsp. 313
Problemsp. 314
Part IV Density Estimation And Smoothing
10 Nonparametric Density Estimationp. 321
10.1 Measures of performancep. 322
10.2 Kernel density estimationp. 324
10.3 Nonkernel methodsp. 338
10.4 Multivariate methodsp. 341
Problemsp. 356
11 Bivariate Smoothingp. 361
11.1 Predictor-response datap. 362
11.2 Linear smoothersp. 364
11.3 Comparison of linear smoothersp. 376
11.4 Nonlinear smoothersp. 378
11.5 Confidence bandsp. 385
11.6 General bivariate datap. 388
Problemsp. 389
12 Multivariate Smoothingp. 393
12.1 Predictor-response datap. 393
12.2 General multivariate datap. 415
Problemsp. 419
Data Acknowledgmentsp. 423
Referencesp. 425
Indexp. 453
Go to:Top of Page