Scan Statistics


Book Description

In many statistical applications, scientists have to analyze the occurrence of observed clusters of events in time or space. Scientists are especially interested in determining whether an observed cluster of events has occurred by chance if it is assumed that the events are distributed independently and uniformly over time or space. Scan statistics have relevant applications in many areas of science and technology including geology, geography, medicine, minefield detection, molecular biology, photography, quality control and reliability theory and radio-optics.










Annual Commencement


Book Description




Chemical Abstracts


Book Description




Multivariate Data Integration Using R


Book Description

Large biological data, which are often noisy and high-dimensional, have become increasingly prevalent in biology and medicine. There is a real need for good training in statistics, from data exploration through to analysis and interpretation. This book provides an overview of statistical and dimension reduction methods for high-throughput biological data, with a specific focus on data integration. It starts with some biological background, key concepts underlying the multivariate methods, and then covers an array of methods implemented using the mixOmics package in R. Features: Provides a broad and accessible overview of methods for multi-omics data integration Covers a wide range of multivariate methods, each designed to answer specific biological questions Includes comprehensive visualisation techniques to aid in data interpretation Includes many worked examples and case studies using real data Includes reproducible R code for each multivariate method, using the mixOmics package The book is suitable for researchers from a wide range of scientific disciplines wishing to apply these methods to obtain new and deeper insights into biological mechanisms and biomedical problems. The suite of tools introduced in this book will enable students and scientists to work at the interface between, and provide critical collaborative expertise to, biologists, bioinformaticians, statisticians and clinicians.







The Book of R


Book Description

The Book of R is a comprehensive, beginner-friendly guide to R, the world’s most popular programming language for statistical analysis. Even if you have no programming experience and little more than a grounding in the basics of mathematics, you’ll find everything you need to begin using R effectively for statistical analysis. You’ll start with the basics, like how to handle data and write simple programs, before moving on to more advanced topics, like producing statistical summaries of your data and performing statistical tests and modeling. You’ll even learn how to create impressive data visualizations with R’s basic graphics tools and contributed packages, like ggplot2 and ggvis, as well as interactive 3D visualizations using the rgl package. Dozens of hands-on exercises (with downloadable solutions) take you from theory to practice, as you learn: –The fundamentals of programming in R, including how to write data frames, create functions, and use variables, statements, and loops –Statistical concepts like exploratory data analysis, probabilities, hypothesis tests, and regression modeling, and how to execute them in R –How to access R’s thousands of functions, libraries, and data sets –How to draw valid and useful conclusions from your data –How to create publication-quality graphics of your results Combining detailed explanations with real-world examples and exercises, this book will provide you with a solid understanding of both statistics and the depth of R’s functionality. Make The Book of R your doorway into the growing world of data analysis.