{"title":"Wiley Series In Computational Statistics","description":null,"products":[{"product_id":"bayesian-modeling-using-winbugs-book-ioannis-ntzoufras-9780470141144","title":"Bayesian Modeling Using WinBUGS","description":"A hands-on introduction to the principles of Bayesian modeling using WinBUGS  Bayesian Modeling Using WinBUGS provides an easily accessible introduction to the use of WinBUGS programming techniques in a variety of Bayesian modeling settings. The author provides an accessible treatment of the topic, offering readers a smooth introduction to the principles of Bayesian modeling with detailed guidance on the practical implementation of key principles.   The book begins with a basic introduction to Bayesian inference and the WinBUGS software and goes on to cover key topics, including:      Markov Chain Monte Carlo algorithms in Bayesian inference     Generalized linear models     Bayesian hierarchical models     Predictive distribution and model checking     Bayesian model and variable evaluation      Computational notes and screen captures illustrate the use of both WinBUGS as well as R software to apply the discussed techniques. Exercises at the end of each chapter allow readers to test their understanding of the presented concepts and all data sets and code are available on the book's related Web site.   Requiring only a working knowledge of probability theory and statistics, Bayesian Modeling Using WinBUGS serves as an excellent book for courses on Bayesian statistics at the upper-undergraduate and graduate levels. It is also a valuable reference for researchers and practitioners in the fields of statistics, actuarial science, medicine, and the social sciences who use WinBUGS in their everyday work.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":49558924493073,"sku":"CIN047014114XG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50465577337105,"sku":"CIN047014114XVG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ NEW \/ INGRAM","offer_id":51113730441489,"sku":"NIN9780470141144","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52680243183889,"sku":"NLS9780470141144","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/047014114X.jpg?v=1750741169"},{"product_id":"introduction-to-statistical-computing-book-jochen-voss-9781118357729","title":"An Introduction to Statistical Computing","description":"A comprehensive introduction to sampling-based methods in statistical computing The use of computers in mathematics and statistics has opened up a wide range of techniques for studying otherwise intractable problems. Sampling-based simulation techniques are now an invaluable tool for exploring statistical models. This book gives a comprehensive introduction to the exciting area of sampling-based methods.   An Introduction to Statistical Computing introduces the classical topics of random number generation and Monte Carlo methods. It also includes some advanced methods such as the reversible jump Markov chain Monte Carlo algorithm and modern methods such as approximate Bayesian computation and multilevel Monte Carlo techniques   An Introduction to Statistical Computing:     Fully covers the traditional topics of statistical computing. Discusses both practical aspects and the theoretical background. Includes a chapter about continuous-time models. Illustrates all methods using examples and exercises. Provides answers to the exercises (using the statistical computing environment R); the corresponding source code is available online. Includes an introduction to programming in R.   This book is mostly self-contained; the only prerequisites are basic knowledge of probability up to the law of large numbers. Careful presentation and examples make this book accessible to a wide range of students and suitable for self-study or as the basis of a taught course.","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49725904552209,"sku":"GOR009429275","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1118357728.jpg?v=1780567770"},{"product_id":"understanding-computational-bayesian-statistics-book-william-m-bolstad-9780470046098","title":"Understanding Computational Bayesian Statistics","description":"A hands-on introduction to computational statistics from a Bayesian point of view  Providing a solid grounding in statistics while uniquely covering the topics from a Bayesian perspective, Understanding Computational Bayesian Statistics successfully guides readers through this new, cutting-edge approach. With its hands-on treatment of the topic, the book shows how samples can be drawn from the posterior distribution when the formula giving its shape is all that is known, and how Bayesian inferences can be based on these samples from the posterior. These ideas are illustrated on common statistical models, including the multiple linear regression model, the hierarchical mean model, the logistic regression model, and the proportional hazards model.   The book begins with an outline of the similarities and differences between Bayesian and the likelihood approaches to statistics. Subsequent chapters present key techniques for using computer software to draw Monte Carlo samples from the incompletely known posterior distribution and performing the Bayesian inference calculated from these samples. Topics of coverage include:     Direct ways to draw a random sample from the posterior by reshaping a random sample drawn from an easily sampled starting distribution The distributions from the one-dimensional exponential family Markov chains and their long-run behavior The Metropolis-Hastings algorithm Gibbs sampling algorithm and methods for speeding up convergence Markov chain Monte Carlo sampling   Using numerous graphs and diagrams, the author emphasizes a step-by-step approach to computational Bayesian statistics. At each step, important aspects of application are detailed, such as how to choose a prior for logistic regression model, the Poisson regression model, and the proportional hazards model. A related Web site houses R functions and Minitab macros for Bayesian analysis and Monte Carlo simulations, and detailed appendices in the book guide readers through the use of these software packages.   Understanding Computational Bayesian Statistics is an excellent book for courses on computational statistics at the upper-level undergraduate and graduate levels. It is also a valuable reference for researchers and practitioners who use computer programs to conduct statistical analyses of data and solve problems in their everyday work.","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":50354067931409,"sku":"CIN0470046090G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52148941783313,"sku":"NLS9780470046098","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52735389860113,"sku":"NIN9780470046098","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0470046090.jpg?v=1751391591"},{"product_id":"symbolic-data-analysis-book-lynne-billard-9780470090169","title":"Symbolic Data Analysis","description":"With the advent of computers, very large datasets have become routine. Standard statistical methods don’t have the power or flexibility to analyse these efficiently, and extract the required knowledge. An alternative approach is to summarize a large dataset in such a way that the resulting summary dataset is of a manageable size and yet retains as much of the knowledge in the original dataset as possible. One consequence of this is that the data may no longer be formatted as single values, but be represented by lists, intervals, distributions, etc. The summarized data have their own internal structure, which must be taken into account in any analysis.  This text presents a unified account of symbolic data, how they arise, and how they are structured. The reader is introduced to symbolic analytic methods described in the consistent statistical framework required to carry out such a summary and subsequent analysis.     Presents a detailed overview of the methods and applications of symbolic data analysis. Includes numerous real examples, taken from a variety of application areas, ranging from health and social sciences, to economics and computing. Features exercises at the end of each chapter, enabling the reader to develop their understanding of the theory. Provides a supplementary website featuring links to download the SODAS software developed exclusively for symbolic data analysis, data sets, and further material.   Primarily aimed at statisticians and data analysts, Symbolic Data Analysis is also ideal for scientists working on problems involving large volumes of data from a range of disciplines, including computer science, health and the social sciences. There is also much of use to graduate students of statistical data analysis courses.","brand":"WoB","offers":[{"title":"US \/ NEW \/ INGRAM","offer_id":51002628047121,"sku":"NIN9780470090169","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52425497936145,"sku":"NLS9780470090169","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0470090162.jpg?v=1774950713"},{"product_id":"computational-statistics-book-geof-h-givens-9780470533314","title":"Computational Statistics","description":"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.","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":51002665042193,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":51002667794705,"sku":"NIN9780470533314","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51608278565137,"sku":"CIN0470533315VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":52816011002129,"sku":"CIN0470533315G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ LIKE_NEW \/ SBYB","offer_id":53511710572817,"sku":"CIN0470533315LN","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0470533315.jpg?v=1772706159"},{"product_id":"advanced-markov-chain-monte-carlo-methods-book-chuanhai-liu-9780470748268","title":"Advanced Markov Chain Monte Carlo Methods","description":"Markov Chain Monte Carlo (MCMC) methods are now an indispensable tool in scientific computing. This book discusses recent developments of MCMC methods with an emphasis on those making use of past sample information during simulations. The application examples are drawn from diverse fields such as bioinformatics, machine learning, social science, combinatorial optimization, and computational physics.  Key Features:     Expanded coverage of the stochastic approximation Monte Carlo and dynamic weighting algorithms that are essentially immune to local trap problems. A detailed discussion of the Monte Carlo Metropolis-Hastings algorithm that can be used for sampling from distributions with intractable normalizing constants. Up-to-date accounts of recent developments of the Gibbs sampler. Comprehensive overviews of the population-based MCMC algorithms and the MCMC algorithms with adaptive proposals.   This book can be used as a textbook or a reference book for a one-semester graduate course in statistics, computational biology, engineering, and computer sciences. Applied or theoretical researchers will also find this book beneficial.","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":51002692469009,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":51002695221521,"sku":"NIN9780470748268","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52477208494353,"sku":"NLS9780470748268","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":53411872375057,"sku":"GOR014913566","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0470748265.jpg?v=1751134667"},{"product_id":"data-mining-and-statistics-for-decision-making-book-tuffcry-9780470688298","title":"Data Mining and Statistics for Decision Making","description":"Data mining is the process of automatically searching large volumes of data for models and patterns using computational techniques from statistics, machine learning and information theory; it is the ideal tool for such an extraction of knowledge.","brand":"WoB","offers":[{"title":"GB \/ NEW \/ INGRAM","offer_id":52425444098321,"sku":"NLS9780470688298","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":52464743710993,"sku":"GOR009884307","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ NEW \/ INGRAM","offer_id":52995941728529,"sku":"NIN9780470688298","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780470688298.jpg?v=1759154822"},{"product_id":"statistical-and-machine-learning-approaches-for-network-analysis-book-matthias-dehmer-9780470195154","title":"Statistical and Machine Learning Approaches for Network Analysis","description":"Explore the multidisciplinary nature of complex networks through machine learning techniques   Statistical and Machine Learning Approaches for Network Analysis provides an accessible framework for structurally analyzing graphs by bringing together known and novel approaches on graph classes and graph measures for classification. By providing different approaches based on experimental data, the book uniquely sets itself apart from the current literature by exploring the application of machine learning techniques to various types of complex networks.   Comprised of chapters written by internationally renowned researchers in the field of interdisciplinary network theory, the book presents current and classical methods to analyze networks statistically. Methods from machine learning, data mining, and information theory are strongly emphasized throughout. Real data sets are used to showcase the discussed methods and topics, which include:     A survey of computational approaches to reconstruct and partition biological networks An introduction to complex networks—measures, statistical properties, and models Modeling for evolving biological networks The structure of an evolving random bipartite graph Density-based enumeration in structured data Hyponym extraction employing a weighted graph kernel   Statistical and Machine Learning Approaches for Network Analysis is an excellent supplemental text for graduate-level, cross-disciplinary courses in applied discrete mathematics, bioinformatics, pattern recognition, and computer science. The book is also a valuable reference for researchers and practitioners in the fields of applied discrete mathematics, machine learning, data mining, and biostatistics.","brand":"WoB","offers":[{"title":"GB \/ NEW \/ INGRAM","offer_id":52534368403729,"sku":"NLS9780470195154","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52995935961361,"sku":"NIN9780470195154","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780470195154.jpg?v=1775123616"},{"product_id":"clustering-methodology-for-symbolic-data-book-lynne-billard-9780470713938","title":"Clustering Methodology for Symbolic Data","description":"Symbolic data analysis is a relatively new field that provides a range of methods for analyzing complex datasets. Standard statistical methods do not have the power or flexibility to make sense of very large datasets, and symbolic data analysis techniques have been developed in order to extract knowledge from such a data.","brand":"WoB","offers":[{"title":"- \/ - \/ INTERNAL","offer_id":52995941368081,"sku":null,"price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52995942023441,"sku":"NIN9780470713938","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/9780470713938.jpg?v=1767665869"}],"url":"https:\/\/www.worldofbooks.com\/en-gb\/collections\/wiley-series-in-computational-statistics-book-series.oembed","provider":"World of Books ","version":"1.0","type":"link"}